diff options
author | Nils Philippsen <nils@redhat.com> | 2015-11-12 13:28:38 +0100 |
---|---|---|
committer | Nils Philippsen <nils@redhat.com> | 2015-11-12 13:28:38 +0100 |
commit | 200666040ff737181662824ea33cd019890181f9 (patch) | |
tree | 53e36c498fe396b710bf8a738a21a228ed574a42 /paste/modpython.py | |
parent | 75020c5f92846963892798514df48d8a2ad6b8a5 (diff) | |
download | paste-200666040ff737181662824ea33cd019890181f9.tar.gz |
Python 3: dict.items() doesn't return a list anymore
Use sorted() instead, which works on lists as well as dict_items
objects.
Diffstat (limited to 'paste/modpython.py')
0 files changed, 0 insertions, 0 deletions