]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Fix bug in tzparse.py for DST timezone
authorGuido van Rossum <guido@python.org>
Mon, 29 Mar 1993 11:30:50 +0000 (11:30 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 29 Mar 1993 11:30:50 +0000 (11:30 +0000)
commite7113b6b3dd99b4d05fc81c18e1c2a94fa8e1ebb
treed779bf09fa3a7df8bd5876f398f353348f13f9de
parent04321d1e472ac2ffd06776f117a5ec14e76b7bb7
* 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!]
Lib/lib-stdwin/rect.py
Lib/stdwin/rect.py
Lib/string.py
Lib/stringold.py
Lib/test/test_b2.py
Lib/test/testall.out
Lib/tzparse.py