New submission from Jean-Paul Calderone <exar...@twistedmatrix.com>:

Packages loaded from zip files have a __path__ sort of like any other package.  
The zipimport tests don't verify that this attribute has the correct value, 
though.

----------
components: Tests
messages: 107327
nosy: exarkun
priority: normal
severity: normal
status: open
title: __path__ attribute of modules loaded by zipimporter is untested

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to