[Python-Dev] Fix import errors to have data

Jim Fulton jim at zope.com
Tue Jul 27 20:02:20 CEST 2004


Barry Warsaw wrote:
> On Tue, 2004-07-27 at 13:45, Jim Fulton wrote:
> 
> 
>>>So, why doesn't imp.find_module() fit the bill?
>>
>>It doesn't handle packages.
> 
> 
> Sounds like a bug to me. ;)

It's documented:

   http://docs.python.org/lib/module-imp.html#l2h-688

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Python-Dev mailing list