New submission from Thomas Güttler:

Please update the docs of imp.find_module()

https://docs.python.org/2/library/imp.html#imp.find_module

zipped egg files in sys.path are not found.

Please provide a link how to find modules in sys.path like the interpreter does 
(with support of zipped egg files).

----------
messages: 237746
nosy: Thomas Güttler
priority: normal
severity: normal
status: open
title: load_module() docs: zipped eggs are not loaded.

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

Reply via email to