[issue17853] Conflict between lexical scoping and name injection in __prepare__

Nick Coghlan report at bugs.python.org
Tue Apr 30 14:17:56 CEST 2013


Nick Coghlan added the comment:

Aside from the spurious definition of CLASS_FREE, looks good to me.

I did need to double check that PyDict_GetItem is the API that *doesn't* raise the error :)

----------

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


More information about the Python-bugs-list mailing list