Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Got entirely rid of path.py. | Guido van Rossum | 1992-12-14 | 1 | -3/+3 |
| | | | | | | | | * 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 Rossum | 1991-12-26 | 1 | -3/+3 |
| | |||||
* | Changed minsize to getminsize. | Guido van Rossum | 1991-08-16 | 1 | -1/+1 |
| | |||||
* | New: getwindow() parent method and realize() child method. | Guido van Rossum | 1991-04-07 | 1 | -0/+2 |
| | |||||
* | Comment changes. | Guido van Rossum | 1990-12-26 | 1 | -1/+9 |
| | |||||
* | Initial revision | Guido van Rossum | 1990-11-05 | 1 | -0/+53 |