Ezio Melotti added the comment:

I tried to zip a python module that contained a couple of functions, and after 
importing it as described in 
http://docs.python.org/2/library/zipimport.html#examples, I was able to use the 
inspect module to inspect the module and its functions without encountering any 
problem.
I'm therefore going to close this as out of date.

----------
nosy: +ezio.melotti
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed
type:  -> behavior

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

Reply via email to