[python-win32] Windows Vista slow down Python xmlrpc

Michel Claveau mc at mclaveau.com
Thu Mar 6 21:12:59 CET 2008


Hi! 


If you replace  localhost  by  127.0.0.1, Vista become fast...

e.g.  :    s=xmlrpclib.ServerProxy("http://127.0.0.1:8080")

I think that it's a name resolution problem...


@-salutations
-- 
Michel Claveau



More information about the python-win32 mailing list