wxSocket in wxPython

Nick Forest nforest at airpost.net
Fri May 16 10:28:36 EDT 2003


Gerhard Häring <gh at ghaering.de> wrote in message news:<mailman.1053005842.17165.python-list at python.org>...
> Sockets, database connections (wxODBC) and everything else that the 
> Python standard library already offers isn't wrapped for Python.
> 
> -- Gerhard

This is really inconvenient. Without wxSocket (& its corresponding
message handling), I must set up a timer to check if a socket is
readable/writable. For larger programs, it will be a very complicated
task.




More information about the Python-list mailing list