[EMAIL PROTECTED] wrote:
>           What is the difference between
>            import string
>               and
>            from string import *

Here is an explanation.
http://effbot.org/zone/import-confusion.htm

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to