Berker Peksag added the comment:

Here's a patch. Changes:

- Used types.ModuleType instead of type(sys)
- Updated imp and importlib docs
- Moved test_imp.ReloadTests to test_importlib.test_api.ReloadTests

----------
keywords: +patch
nosy: +berker.peksag
stage: test needed -> patch review
Added file: http://bugs.python.org/file30573/issue18193.diff

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

Reply via email to