Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
sched.py
4ee8282
#6112: list.remove raises ValueError, not RuntimeError.
by Georg Brandl
· 16 years ago
ea823a8
#2803: fix wrong invocation of heappush in seldom-reached code.
by Georg Brandl
· 17 years ago
44bd6c0
Issue #1861: Add read-only attribute listing upcoming events in the order they will be run.
by Raymond Hettinger
· 17 years ago
a970c22
Update docstring of sched, also remove an unused assignment.
by Georg Brandl
· 18 years ago
8b188e6
SF 1676321: empty() returned wrong result
by Raymond Hettinger
· 18 years ago
bf72b71
Refactor:
by Raymond Hettinger
· 20 years ago
68468eb
Get rid of many apply() calls.
by Guido van Rossum
· 22 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
495ad3c
Whitespace normalization.
by Tim Peters
· 24 years ago
4b8c6ea
Actually, the previous batch's comment should have been different;
by Guido van Rossum
· 25 years ago
5c4012a
While we're at it, convert to docstrings and set the indentation level to 4.
by Fred Drake
· 26 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 31 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
89a7869
* Got entirely rid of path.py.
by Guido van Rossum
· 32 years ago
4e16098
Added a _v21 def to FL.py and added two new input field types
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
ce08448
New class syntax.
by Guido van Rossum
· 33 years ago
5478cc6
Added a comment about a possible interface change.
by Guido van Rossum
· 34 years ago
a31b9cc
Delay zero after successful action.
by Guido van Rossum
· 34 years ago
2d844d1
Initial revision
by Guido van Rossum
· 34 years ago