diff options
| author | Raymond Hettinger <python@rcn.com> | 2009-05-27 09:58:34 +0000 |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2009-05-27 09:58:34 +0000 |
| commit | bcf6f92dc50c1f23ca327c5dae4d616cfe212625 (patch) | |
| tree | 6c178b09a815e9fdd9e7ba250940d380b973b83d /Python/thread.c | |
| parent | 81c0dcee658af0966bc91fe20ce2cd807a797aff (diff) | |
| download | cpython-git-bcf6f92dc50c1f23ca327c5dae4d616cfe212625.tar.gz | |
* Fix-up a TODO (support the sort_key option).
* Fix an error where True/False were being written-out
as title-cased strings when used a dictionary keys.
* Speed-up iteration over dicts by looping over items()
rather than keys() followed by value lookups.
* TODO: sort only by keys, not keys and values.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions
