[issue14705] Add 'bool' format character to PyArg_ParseTuple*

Benjamin Peterson report at bugs.python.org
Sat May 5 18:24:58 CEST 2012


Benjamin Peterson <benjamin at python.org> added the comment:

Since no one has produced a good example needing "P", I say drop it. At any rate, it can be almost trivially imitated with "O!".

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list