CVS: 'python/dist/src/Tools/webchecker webchecker.py'

Guido van Rossum guido@monty.CNRI.Reston.Va.US
Wed, 7 May 1997 11:00:57 -0400


Update of /projects/cvsroot/python/dist/src/Tools/webchecker
In directory monty:/usr/people/guido/python/src/Tools/webchecker

Modified Files:
	webchecker.py 
Log Message:
Avoid the fancy handler for error 401 (request authentication).

--Guido van Rossum (home page: http://www.python.org/~guido/)