From dlarsson@sw.seisy.abb.seThu Mar 7 11:00:35 1996 Date: Thu, 29 Feb 1996 23:02:42 +0100 From: Daniel Larsson To: python-list@cwi.nl Subject: TKinter-based Python debugger. To learn more of Tkinter and the Python debugger framework, I implemented a debugger with a Tk interface (this will also allow me to get rid of the obsolete stdwin module :-). Since I figured someone else might be interested I decided to post the thingy here. BUT, if you use it I expect you to send me suggestion/improvements :-) (there's no such thing as a free lunch). BTW, maybe someone already did this? Tell me about it! -- Daniel Larsson email: dlarsson@sw.seisy.abb.se ABB Industrial Systems AB phone: +46-21-34 30 29 S-721 67 Vaesteraas, Sweden fax : +46-21-34 25 55 Disclaimer: Views expressed here are mine and not yours. [See './tkdb.py'.]