mirror of
https://github.com/python/cpython.git
synced 2025-07-31 07:04:42 +00:00
Remove lie in new comment.
This commit is contained in:
parent
e6d9506611
commit
375f06b175
1 changed files with 1 additions and 3 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue