Brett Cannon added the comment:

How can you load a C extension without a file path? Are C extensions being 
inappropriately flagged as built-in modules on Windows? What does 
imp.find_module() return for the module being checked? I need more debugging 
info on what imp.find_module() and imp.load_module() returns in 3.2 and 3.3 
before I can make a call on where the actual breakage is.

----------
status: open -> pending

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

Reply via email to