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

Guido van Rossum guido@cnri.reston.va.us
Fri, 29 Jan 1999 17:30:43 -0500 (EST)


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

Modified Files:
	ntpath.py 
Log Message:
Use win32api.GetFullPathName(path) if it exists to implement abspath().