Nigel Rantor wrote:

> So, if I have a tool that generates python code for me (in my case,
> CORBA stubs/skels) in a particular package is there a way of placing my
> own code under the same package hierarchy without all the code living in
> the same directory structure.

http://docs.python.org/lib/module-pkgutil.html

Peter 

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to