[issue12946] PyModule_GetDict() claims it can never fail, but it can
Stefan Behnel
report at bugs.python.org
Wed Sep 14 06:06:14 CEST 2011
Stefan Behnel <scoder at users.sourceforge.net> added the comment:
I gave two reasons why this function can fail, and one turns out to be assumed-to-be-dead code. So, no, there are two issues now, one with the documentation, one with the code.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12946>
_______________________________________
More information about the Python-bugs-list
mailing list