[storm] Relative imports & Storm (bug?)
Gustavo Niemeyer
gustavo at niemeyer.net
Mon Jul 20 19:03:02 BST 2009
Hi Alec,
> Would you consider this a bug in Storm?
Not really. Absolute imports are the correct thing to do nowadays.
Once the upcoming improvements to Python's import mechanism become
commonplace, we might think about using explicit local imports, but
even then it wouldn't be a bug per se to be using absolute imports.
--
Gustavo Niemeyer
http://niemeyer.net
More information about the storm
mailing list