Python crashed when importing SOAPpy, printing out 'usage:copy source destination'

jiang.haiyun at gmail.com jiang.haiyun at gmail.com
Sun Oct 29 01:49:13 EDT 2006


Fredrik Lundh wrote:
> jiang.haiyun at gmail.com 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




More information about the Python-list mailing list