Am Wed, 02 Feb 2005 22:37:34 -0800 schrieb Michele Simionato:

> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/365606
>The standard library modules SimpleHTTPServer and CGIHTTPServer are
>extremely
>useful, but the documentation hides their virtues. I hope to improve the
>situation with this recipe.

Hi,

I used SimpleHTTPServer to serve debian packages you
get with apt-get. Unfortunately this did not work.
I recieved a lot of "connection reset by peer".

See:
http://mail.python.org/pipermail/python-list/2004-October/244173.html

Have other people this problem, too?
I got no response.

 Thomas

-- 
Thomas Güttler, http://www.thomas-guettler.de/


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

Reply via email to