Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
adfe773d2c0ab1aa9f692956ed8f7fec0caaf940
/
Tools
/
idle
/
StackViewer.py
5188a25
Debugger can now show local and global variables.
by Guido van Rossum
· 27 years ago
88d9007
Rename classes to StackViewer (the widget) and StackBrowser (the toplevel).
by Guido van Rossum
· 27 years ago
0443079
Restructured into a browser and a widget.
by Guido van Rossum
· 27 years ago
ad24ae1
Whoops -- referenced self.top before it was set.
by Guido van Rossum
· 27 years ago
ae08d38
Add a close() method and bind to WM_DELETE_WINDOW protocol
by Guido van Rossum
· 27 years ago
8571ed8
Add a label at the top showing (very basic) help for the stack viewer.
by Guido van Rossum
· 27 years ago
3b4ca0d
Initial checking of Tk-based Python IDE.
by Guido van Rossum
· 27 years ago