]> granicus.if.org Git - python/commitdiff
Remove lie in new comment.
authorTim Peters <tim.peters@gmail.com>
Sat, 13 May 2006 23:33:19 +0000 (23:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 13 May 2006 23:33:19 +0000 (23:33 +0000)
Modules/_testcapimodule.c

index a74e76164ebb0e56e7a75e2ee1a4512a0f71aaa2..6b9dffde464356700e6cb8bb246c2609c1237c8e 100644 (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)
 {