Nick Coghlan <[email protected]> added the comment: The fix from #10845 should be backported to Python 2.7 (bypassing the assertion isn't enough - you want to skip re-executing __main__ entirely)
---------- nosy: +ncoghlan _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10128> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
