cpython/Lib/stdwin
Guido van Rossum 79c85f1778 * wdbframewin.py (re_eval): set __privileged__ in globals so private
variables can still be seen by the debugger
* ftplib.py (retrlines): args should be *args.
* ChangeLog: entries for Sjoerd's addition sunau.py and changes to aiff.py
* test_md5.py: test program for built-in md5 module
1993-12-14 15:54:01 +00:00
..
Abstract.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
BoxParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
Buttons.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
CSplit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
DirList.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
FormSplit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
HVSplit.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
Histogram.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Sliders.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Soundogram.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
Split.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
StripChart.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
TextEdit.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
TransParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
VUMeter.py New class syntax. 1991-12-26 13:06:29 +00:00
WindowParent.py * More changes due to stricter argument passing rules 1993-01-04 09:16:51 +00:00
WindowSched.py New == syntax 1992-01-01 19:35:13 +00:00
anywin.py posix -> os 1992-03-31 19:04:48 +00:00
basewin.py Initial revision 1992-01-22 22:21:31 +00:00
dirwin.py posix -> os 1992-03-31 19:04:48 +00:00
filewin.py Use built-in file.read() instead of util.readfile(). 1991-04-21 19:31:39 +00:00
formatter.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
gwin.py * Got entirely rid of path.py. 1992-12-14 12:57:56 +00:00
listwin.py Initial revision 1990-10-13 19:23:40 +00:00
mainloop.py * Add some more tests for numbers 1993-01-21 15:36:40 +00:00
rect.py XEvent.py: Added support for ExposeEvent. 1993-08-25 14:09:01 +00:00
srcwin.py Split in TextWindow and SourceWindow. 1992-01-27 16:58:03 +00:00
stdwinevents.py * mainloop.py: added facility for calling select(). Also added 1992-11-26 09:17:19 +00:00
stdwinq.py Initial revision 1991-08-16 13:28:28 +00:00
tablewin.py New == syntax 1992-01-01 19:35:13 +00:00
textwin.py Use new stdwinevents. 1991-12-26 13:06:52 +00:00
wdb.py Added post_mortem() and pm() interfaces to pdb and wdb. 1992-09-08 11:59:04 +00:00
wdbframewin.py * wdbframewin.py (re_eval): set __privileged__ in globals so private 1993-12-14 15:54:01 +00:00
wdbsrcwin.py Adde getmargin() method to calculate the width of the margin. 1992-01-27 16:58:21 +00:00