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

Guido van Rossum guido@cnri.reston.va.us
Mon, 29 Mar 1999 14:59:34 -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:
Test protection against picling to/from closed (real) file.