Nick Coghlan <ncogh...@gmail.com> added the comment:

Well, that's weird. A manual test on my Windows 7 gaming rig indicates that the 
old test *should* have worked on Windows as well.

I have no idea how to investigate this further. David, are you able to check 
what pkgutil.get_importer("") returns when running locally on your Windows 
buildbots?


An example of the error the buildbots were getting: 
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/5450/steps/test/logs/stdio

----------
nosy: +db3l
title: FileFinder.path_hook()("") returns None on Windows -> 
pkgutil.get_importer("") was returning None on Windows buildbots

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

Reply via email to