import in Python3.3

Fabian von Romberg fromberg100 at hotmail.com
Sun Mar 24 19:12:49 EDT 2013


Hi,

I have a package name collections and inside of my package I want to import the collections package from the standard library, but there is name conflicts.

How do I import explicitly from the standard library?

Im working on Python3.3

Thanks in advance and regards,
Fabian




More information about the Python-list mailing list