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

Barry A. Warsaw bwarsaw@cnri.reston.va.us
Mon, 14 Jun 1999 14:25:58 -0400 (EDT)


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

Modified Files:
      Tag: string_methods
	string.py 
Log Message:
join(): Use the new sep.join() string method.