summaryrefslogtreecommitdiffstats
path: root/Lib/stdwin/Soundogram.py
Commit message (Collapse)AuthorAgeFilesLines
* * Got entirely rid of path.py.Guido van Rossum1992-12-141-1/+1
| | | | | | | | * Many modules: fixes for new, stricter, argument passing rules (most changes were automatic ones -- not all of this is tested!). * gwin.py: now uses mainloop.py for its main loop and window admin. * mainloop.py: always call dispatch() with event as a tuple! * Fix bug in pdb's 'clear' command -- don't set the bpt but clear it!
* New class syntax.Guido van Rossum1991-12-261-1/+1
|
* Re3moved reference to minmax.Guido van Rossum1990-10-261-1/+0
|
* Initial revisionGuido van Rossum1990-10-251-0/+37