[issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk

Chris Jerdonek report at bugs.python.org
Mon Dec 10 08:03:00 CET 2012


Chris Jerdonek added the comment:

> What lines end with a colon?

He probably means semicolon, for example:

+    int dir_fd = DEFAULT_DIR_FD;
+    default=None

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16612>
_______________________________________


More information about the Python-bugs-list mailing list