On 11/02/2013 06:50, Isaac To wrote:
I have a package (say "foo") that I want to rename (say, to "bar"), and for compatibility reasons I want to be able to use the old package name to refer to the new package.
My apologies for the over engineering, but this is the best I could come up with.
import bar as foo -- Cheers. Mark Lawrence -- http://mail.python.org/mailman/listinfo/python-list