This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-31 14:07:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
aabbda5354
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
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