[Python-Dev] parsers and import hooks

Ka-Ping Yee ping@lfw.org
Mon, 12 Mar 2001 17:56:27 -0800 (PST)


On Mon, 12 Mar 2001, Neil Schemenauer wrote:
> 
> Its nice if you can get it to work.  import hooks are a bitch to
> write and are slow.  Also, you get trackbacks from hell.  It
> would be nice if there were higher level hooks in the
> interpreter.

Let me chime in with a request, please, for a higher-level find_module()
that understands packages -- or is there already some way to emulate the 
file-finding behaviour of "import x.y.z" that i don't know about?



-- ?!ng

"Computers are useless.  They can only give you answers."
    -- Pablo Picasso