diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-29 01:08:19 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-29 01:08:19 +0000 |
commit | 599db7de6382179155c54dcf675b7af160df395f (patch) | |
tree | 6dca9c04296127d00d9f57075310f7cb050a72d1 /Lib/SimpleXMLRPCServer.py | |
parent | 84675acb49071977741a97d56c21967fbc520948 (diff) | |
download | cpython-git-599db7de6382179155c54dcf675b7af160df395f.tar.gz |
The list.sort() docs require a function that returns -1, 0 or +1. That's
never been true, and in particular implies cmp() can't be used(!). Get
closer to the truth.
Diffstat (limited to 'Lib/SimpleXMLRPCServer.py')
0 files changed, 0 insertions, 0 deletions