Fredrik Lundh wrote: > [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>
I know, the copy module is imported by the SOAPpy module. But SOAPpy imported an un-proper one from the CWD. Thank you very much :) >Regards, >jiang.haiyun -- http://mail.python.org/mailman/listinfo/python-list