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

Guido van Rossum guido@cnri.reston.va.us
Tue, 6 Apr 1999 15:38:20 -0400 (EDT)


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

Modified Files:
	test_ntpath.py 
Log Message:
Fix the tests now that splitdrive() no longer treats UNC paths special.
(Some tests converted to splitunc() tests.)