Eric Snow <ericsnowcurren...@gmail.com> added the comment:

Yeah, that's one part of imp.find_module that I kind of set aside too (the 
#ifdef MS_COREDLL sections in Python/import.c).  For now would it be sufficient 
to expose _PyWin_FindRegisteredModule() privately with a wrapper in the imp 
module?

----------

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

Reply via email to