This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
d39a4d755a
cpython
/
Lib
/
xmlrpc
History
Florent Xicluna
aabbda5354
Merge 3.2
2011-10-28 14:52:29 +02:00
..
__init__.py
…
client.py
Cleanup code: remove int/long idioms and simplify a while statement.
2011-10-23 22:11:00 +02:00
server.py
Closes
#13258
: Use callable() built-in in the standard library.
2011-10-28 14:45:05 +02:00