Benjamin Peterson <[EMAIL PROTECTED]> added the comment: This is because type_repr looks at the __module__ attribute to determine the location. Fixing this would probably require adding a __nestedclass__ attribute. However, nested classes aren't used very much, so it's not urgent by any means.
---------- nosy: +benjamin.peterson priority: -> low _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4104> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com