Phillip J. Eby <[EMAIL PROTECTED]> added the comment: An easy way to test it: just change your load_module() to raise an AssertionError if the module is already in sys.modules, and the main body of the test to make two get_data() calls for the same module.
__________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2439> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com