Dmitry <d...@samersoff.net> added the comment: I'm talking about internal zimport function (see attached testcase):
i.e. import sys; sys.path.insert(0,'test.zip'); import test test.testme() doesn't work if test.zip contains comment. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5950> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com