Commit ff70d3c8 authored by Tim Peters's avatar Tim Peters

Fixed typo in comment.

parent e7c1f9b8
......@@ -174,7 +174,7 @@ test_dict_iteration(PyObject* self, PyObject* args)
/* Tests of PyLong_{As, From}{Unsigned,}Long(), and (#ifdef HAVE_LONG_LONG)
PyLong_{As, From}{Unsigned,}LongLong()/
PyLong_{As, From}{Unsigned,}LongLong().
Note that the meat of the test is contained in testcapi_long.h.
This is revolting, but delicate code duplication is worse: "almost
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment