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

Barry A. Warsaw bwarsaw@cnri.reston.va.us
Tue, 15 Jun 1999 12:49:11 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Lib/test
In directory anthem:/projects/python/develop/bwarsaw/src/Lib/test

Modified Files:
	test_string.py 
Log Message:
Added a couple of endswith test cases for bugs reported by Timbot.

Also added a short circuit for the regression test suite since CVS
insisted on putting this file in the main branch. :(