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 -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
