]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cleanup code: remove int/long idioms and simplify a while statement.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 23 Oct 2011 20:11:00 +0000 (22:11 +0200)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 23 Oct 2011 20:11:00 +0000 (22:11 +0200)
commit2bb96f593a067dafc7f02fef659ff22994b83399
treeb2b2acc64f5e4e6da3d98541544c72b2a439e98a
parent8d48b43ea9abe494527acea05dcd6b8d067278ea
Cleanup code: remove int/long idioms and simplify a while statement.
Lib/ftplib.py
Lib/optparse.py
Lib/pickletools.py
Lib/xdrlib.py
Lib/xmlrpc/client.py