En Sat, 08 Mar 2008 17:36:12 -0200, xkenneth <[EMAIL PROTECTED]> escribió:

> Does your python module have to exist in the path in order for intra-
> package references to work?

No, but Python must be aware that the importing module is inside a  
package. So the script being executed (main) should live outside the  
package.

-- 
Gabriel Genellina

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

Reply via email to