Ezio Melotti <ezio.melo...@gmail.com> added the comment: Do you have any preference about the text that should appear in the repr? There have been some discussion on #python-dev about it, and the two main proposal were: 1) _Environ({...}) -> the right class name but kind of "ugly" and probably unnecessary (if no one cares about the name of the real class); 2) environ({...}) -> non-existing name, but enough to clarify that it's not a plain dict and less "ugly" name;
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7310> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com