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

Guido van Rossum guido@cnri.reston.va.us
Mon, 11 Jan 1999 09:46:07 -0500 (EST)


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

Modified Files:
	ClassBrowser.py 
Log Message:
Use a HSeparator between the classes and the items.
Make the list of classes wider by default (40 chars).
Bind ESC to close-window.