[issue12457] type() returns incorrect type for nested classes

Daniel Urban report at bugs.python.org
Sat Nov 24 15:17:20 CET 2012


Daniel Urban added the comment:

Also, it seems, that pickling inner classes will by supported by pickle protocol version 4 (see PEP 3154). There is already an issue for the implementation: issue15642.

----------
versions: +Python 3.4 -Python 2.7, Python 3.2

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


More information about the Python-bugs-list mailing list