The following fails with a 'no module named xmlrpc.client' error in eric,
but works from the command line

----------------------------

#/usr/bin/env python3.1

import xmlrpc.client


write ("Hello World")

--------------------------------------


Looks like eric ignores the python version

Thanks,

Leo


_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to