Commit Graph

5 Commits

Author SHA1 Message Date
Guido van Rossum fea2af1e9b * More changes due to stricter argument passing rules
* Fixed calendar.py, mimetools.py, whrandom.py to cope with time.time()
  returning a floating point number.  (And fix old bug in calendar)
* Add recursion level to mainloop.mainloop(), to make it reentrant.
1993-01-04 09:16:51 +00:00
Guido van Rossum 564f5507c3 y
New class syntax
1991-12-30 16:02:20 +00:00
Guido van Rossum e11d4ccbb6 minsize -> getminsize
Keyboard interface
1991-08-16 13:22:08 +00:00
Guido van Rossum 4f4794a9a0 Added alternate drawing, realize and getwindow interfaces
(why not keyboard?)
1991-04-07 13:36:09 +00:00
Guido van Rossum 2e44967104 Initial revision 1990-11-05 19:44:36 +00:00