]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 5830: Events are now comparable when the time and type are the same.
authorRaymond Hettinger <python@rcn.com>
Fri, 24 Apr 2009 18:48:59 +0000 (18:48 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 24 Apr 2009 18:48:59 +0000 (18:48 +0000)
commit9a17fa01e64c7c495555ff29492569b45e525e1f
tree4b5d9bdfc2b90339659f2485e42dfb9cc4585f4b
parent67c2a8cd28d0f79a6a244990a5756319989ebbc4
Issue 5830: Events are now comparable when the time and type are the same.
Lib/sched.py
Misc/NEWS