[Python-checkins] CVS: python/dist/src/Tools/idle PyShell.py

Guido van Rossum guido@cnri.reston.va.us
Fri, 25 Jun 1999 12:09:28 -0400 (EDT)


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

Modified Files:
	PyShell.py 
Log Message:
Extend _close() to break cycles.
Break some other cycles too (and destroy the root when done).