[Python-checkins] CVS: python/dist/src/Lib/test/output test_httplib,1.1,1.2

Skip Montanaro montanaro@users.sourceforge.net
Sun, 24 Mar 2002 08:54:40 -0800


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

Modified Files:
	test_httplib 
Log Message:
add test for InvalidURL


Index: test_httplib
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_httplib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_httplib	13 Apr 2001 14:57:44 -0000	1.1
--- test_httplib	24 Mar 2002 16:54:38 -0000	1.2
***************
*** 4,5 ****
--- 4,7 ----
  reply: 'HTTP/1.1 400.100 Not Ok\r\n'
  BadStatusLine raised as expected
+ InvalidURL raised as expected
+ InvalidURL raised as expected