[Python-checkins] CVS: python/dist/src/Lib pdb.py

Guido van Rossum guido@cnri.reston.va.us
Mon, 3 May 1999 14:12:09 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib

Modified Files:
	pdb.py 
Log Message:
Get rid of confusing 'global' statement in global code.
(Andrew Dalke & kjpylint)