Commit Graph

4 Commits

Author SHA1 Message Date
Guido van Rossum 89a78697b8 * Got entirely rid of path.py.
* 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!
1992-12-14 12:57:56 +00:00
Guido van Rossum ce08448165 New class syntax. 1991-12-26 13:06:29 +00:00
Guido van Rossum c93fdeb43d Re3moved reference to minmax. 1990-10-26 14:49:08 +00:00
Guido van Rossum e1f069ec98 Initial revision 1990-10-25 18:51:42 +00:00