diff options
| author | Thomas Wouters <thomas@python.org> | 2006-02-16 19:21:53 (GMT) |
|---|---|---|
| committer | Thomas Wouters <thomas@python.org> | 2006-02-16 19:21:53 (GMT) |
| commit | 13870b18f2a843d568f82c89b72f33dc427b9b23 (patch) | |
| tree | edf932bf4e1a7c136a4af7809a4d910a7d18f23c /Objects/unicodeobject.c | |
| parent | ed6254acf289839467a77419566b475f5950f475 (diff) | |
| download | cpython-13870b18f2a843d568f82c89b72f33dc427b9b23.zip cpython-13870b18f2a843d568f82c89b72f33dc427b9b23.tar.gz cpython-13870b18f2a843d568f82c89b72f33dc427b9b23.tar.bz2 | |
Also make _heapq.nlargest() use Py_ssize_t instead of ints, to iter over
lists and call Py_ssize_t-using helpers. All other code in this module was
already adapted to Py_ssize_t.
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions
