[Python-checkins] python/dist/src/Lib/test/output test_httplib,1.4,1.5

jhylton@users.sourceforge.net jhylton@users.sourceforge.net
Tue, 08 Jul 2003 05:37:01 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory sc8-pr-cvs1:/tmp/cvs-serv31377/output

Modified Files:
	test_httplib 
Log Message:
Fix SF bug 764095: Don't use network in test_httplib.


Index: test_httplib
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_httplib,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_httplib	23 Jan 2003 18:02:20 -0000	1.4
--- test_httplib	8 Jul 2003 12:36:58 -0000	1.5
***************
*** 9,11 ****
--- 9,13 ----
  header: Set-Cookie: Customer="WILE_E_COYOTE"; Version="1"; Path="/acme"
  header: Set-Cookie: Part_Number="Rocket_Launcher_0001"; Version="1"; Path="/acme"
+ reply: 'HTTP/1.1 200 OK\r\n'
+ header: Content-Length: 14432