CVS: 'python/dist/src/Lib mhlib.py'

Guido van Rossum guido@monty.CNRI.Reston.Va.US
Tue, 1 Apr 1997 20:18:32 -0500


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

Modified Files:
	mhlib.py 
Log Message:
Optimized the hell out of listmessages().
Changed numericprog regexpr to make it faster to check.
Removed now unnecessary checks for os.curdir, os.pardir.

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