portable python

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sat Oct 25 01:39:50 EDT 2008


In message
<f2e02b13-c6ff-485d-8c88-c03e34a40ea1 at z18g2000prn.googlegroups.com>, asit
wrote:

> from socket import *

I think I'd make it a policy not to help with any scripts that contain
wildcard imports.

> status={0:"open",10049:"address not available",10061:"closed",
> 10060:"timeout",10056:"already connected",10035:"filtered",11001:"IP
> not found",10013:"permission denied"}

I think these numbers are Dimdows error codes?



More information about the Python-list mailing list