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

Guido van Rossum guido@cnri.reston.va.us
Thu, 1 Apr 1999 10:32:33 -0500 (EST)


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

Modified Files:
	test_cpickle.py 
Log Message:
Jonathan Giddy write:

In test_cpickle.py, the module os got imported, but the line to remove
the temp file has gone missing.