Roger Serwy <roger.se...@gmail.com> added the comment: Attached is a patch against 3.3a0 to fix the problem. The cause of the bug is that a tuple can not be sorted and calling .sort was raising a silenced exception. The patch explicitly converts __all__ to a list.
---------- keywords: +patch Added file: http://bugs.python.org/file24419/issue13933.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13933> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com