diff options
author | Guido van Rossum <guido@python.org> | 2001-01-18 01:02:55 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-18 01:02:55 (GMT) |
commit | 9d19cb8a70544ced7ec9a7995a31d1ed708d4841 (patch) | |
tree | 46eae679d7cde026ec7d9c187b79787d4357ad65 /Lib/linecache.py | |
parent | b932420cc7808862bc7e87dad7b44748f7735012 (diff) | |
download | cpython-9d19cb8a70544ced7ec9a7995a31d1ed708d4841.zip cpython-9d19cb8a70544ced7ec9a7995a31d1ed708d4841.tar.gz cpython-9d19cb8a70544ced7ec9a7995a31d1ed708d4841.tar.bz2 |
Same treatment as listobject.c:
- In count(), remove(), index(): call RichCompare(Py_EQ).
- Get rid of array_compare(), in favor of new array_richcompare() (a
near clone of list_compare()).
- Aligned items in array_methods initializer and comments for type
struct initializer.
- Folded a few long lines.
Diffstat (limited to 'Lib/linecache.py')
0 files changed, 0 insertions, 0 deletions