importing modules

Richard Lamboj richard.lamboj at bilcom.at
Fri May 7 06:55:48 EDT 2010


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



More information about the Python-list mailing list