[I tried sending this to two lists at once, and it seems to have been
rejected by both, so this is a retry. -- VC]
I found a bug in adodbapi v2.2 already. When putting data into a numeric
database column, if the input was in a string (as for example the value of a
wxPython grid cell), then the data
Hi,
I'm interested in writing a function that returns me the list of IP/port
that the user's machine is connected to. The most naive way is to run
netstat -na on the user's computer and just parse the stdout. Are there
libraries I can call to achieve this as opposed to running an external
comman