Commit Graph

3 Commits

Author SHA1 Message Date
Guido van Rossum e7113b6b3d * Fix bug in tzparse.py for DST timezone
* Added whatis command to pdb.py
* new module GET.py (GL definitions from <gl/get.h>)
* rect.py: is_empty takes a rect as argument, not two points.
* Added tests for builtin round() [XXX not yet complete!]
1993-03-29 11:30:50 +00:00
Guido van Rossum 124eb94270 Fix bug in rect.intersect(): empty rects beyond the first were
ignored instead of making the outcome empty...
1990-10-26 13:44:32 +00:00
Guido van Rossum c636014c43 Initial revision 1990-10-13 19:23:40 +00:00