]> granicus.if.org Git - python/commit
Let library modules use the new keyword arguments for list.sort().
authorRaymond Hettinger <python@rcn.com>
Thu, 16 Oct 2003 05:53:16 +0000 (05:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 16 Oct 2003 05:53:16 +0000 (05:53 +0000)
commit6b59f5f3fd9bdf00875a7cead15f423fa1c2f910
tree1bd1e055f31e154230ffd962a294d37cf678c87a
parent42b1ba31aff86af6257a0fca455d5569bce9d8fc
Let library modules use the new keyword arguments for list.sort().
Lib/SimpleHTTPServer.py
Lib/UserList.py
Lib/_strptime.py
Lib/difflib.py
Lib/inspect.py
Lib/pydoc.py
Lib/sre_constants.py