[storm] Relative imports & Storm (bug?)

Gustavo Niemeyer gustavo at niemeyer.net
Mon Jul 20 20:13:11 BST 2009


Alec,

> It seems like a bug to me. Storm should be able to be imported into any
> module, regardless of the location on the filesystem!

When I'm inside a.b.c, how do I import a.b without using an absolute import?

Please check http://www.python.org/dev/peps/pep-0328/ for more details
about why this doesn't "just work" right now, and why we'll be able to
do this in the near future.

-- 
Gustavo Niemeyer
http://niemeyer.net



More information about the storm mailing list