Brett Cannon <br...@python.org> added the comment:

Updated patch for an explicit sys.path_hooks that simply tweaks the 
test_cmd_line_script tests to stop requiring an absolute path on the files and 
instead verifies that the relative paths are legit. It also adds warnings when 
None is found in sys.path_importer_cache and then subsequently just tries 
sys.path_hooks again. It also warnings when sys.path_hooks is empty.

----------
Added file: http://bugs.python.org/file25334/explicit_path_hooks.diff

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

Reply via email to