[Zope3-dev] Zope3 vs CVS Python

Jeremy Hylton jeremy@alum.mit.edu
Mon, 5 Aug 2002 08:33:39 -0400


Can you run httplib.py as a script?  There's a bit of test code that
is run if __name__ == "__main__".  I've made a bunch of changes to
httplib recently, but haven't tested then on Windows.

Jeremy