[EMAIL PROTECTED] wrote: > I still can't understand it. If i rename the 'copy.py' to 'a.py', > there will be no problem.
hint: when it works, try typing the following into the interpreter: >>> import copy >>> copy.__file__ </F> -- http://mail.python.org/mailman/listinfo/python-list