Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Python SocketServer
Does anybody have experience working with python's SocketServer class, or know of a good resource about it?
Specifically, how do I stop the current instance and prepare for a new one, and how do I stop the server altogether.
Any help would be appreciated.
The code I'm working with is based around Python Remote Access 1.0, available in the code bank.