New submission from Alex <[email protected]>: There are no tests for zipimporter.find_module in the success case, only tests that it handles invalid inputs ok. I'll work up some tests for this tomorrow probably.
---------- components: Extension Modules messages: 104684 nosy: alex priority: normal severity: normal status: open title: zipimporter.find_module is untested _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8585> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
