Adam Monsen wrote:
> It would be helpful to be able to temporarily disable AF_INET socket
> connections (I don't care about IPv6 for now).

Maybe put an socket.py with mockup funktions in your path before the 
real socket.py. Then you can alter teh behaviour of all necessary functions.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to