diff options
author | Guido van Rossum <guido@python.org> | 2001-01-17 15:42:30 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-17 15:42:30 +0000 |
commit | f233879fd918549c9410a4662f2c5de1ca4861cc (patch) | |
tree | ac0aaa6f49ff0e3f22cd032c964ecbb79b7219c6 /Python/pythonrun.c | |
parent | 0da3244076bf15cd0a13bf8509086dc9db65696f (diff) | |
download | cpython-f233879fd918549c9410a4662f2c5de1ca4861cc.tar.gz |
Rich comparisons fall-out:
- Use PyObject_RichCompare*() where possible: when comparing
keyword arguments, in _PyEval_SliceIndex(), and of course in
cmp_outcome().
Unrelated stuff:
- Removed all trailing whitespace.
- Folded some long lines.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions