[Tutor] importing

Kent Johnson kent37 at tds.net
Mon Nov 5 03:16:17 CET 2007


Lawrence Shafer wrote:
> What is the difference between "from name import *" and "import name"?

http://effbot.org/pyfaq/tutor-whats-the-difference-between-import-foo-and-from-foo-import.htm

Kent


More information about the Tutor mailing list