Hello,

I have a question about importing python modules.

I have modul package, with submodules. So how can a  submodul access a modul 
that is on level upper?

Is there something like "import ../../blah"? I don't mean something like 
this: "import bla.blub.moep"

Kind Regards,

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

Reply via email to