Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleting all stdwin library modules. | Guido van Rossum | 2000-05-08 | 1 | -89/+0 |
| | |||||
* | XEvent.py: Added support for ExposeEvent. | Sjoerd Mullender | 1993-08-25 | 1 | -1/+1 |
| | | | | | profile.py: Some speed improvements (I hope). rect.py: Bug fix in union(). | ||||
* | * Fix bug in tzparse.py for DST timezone | Guido van Rossum | 1993-03-29 | 1 | -3/+4 |
| | | | | | | | * 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!] | ||||
* | Fix bug in rect.intersect(): empty rects beyond the first were | Guido van Rossum | 1990-10-26 | 1 | -8/+9 |
| | | | | ignored instead of making the outcome empty... | ||||
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+87 |