Remove lie in new comment.

This commit is contained in:
Tim Peters 2006-05-13 23:33:19 +00:00
parent e6d9506611
commit 375f06b175
1 changed files with 1 additions and 3 deletions

View File

@ -660,9 +660,7 @@ test_thread_state(PyObject *self, PyObject *args)
}
#endif
/* Some tests of PyString_FromFormat(). This needs more tests.
* PyString_FromFormat() also needs docs.
*/
/* Some tests of PyString_FromFormat(). This needs more tests. */
static PyObject *
test_string_from_format(PyObject *self, PyObject *args)
{