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