This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10db4dec61d85ad7e09c37e2d463c19fac06f9cf
cpython
/
Lib
/
xmlrpc
T
History
Florent Xicluna
93dfee1dfc
Issue
#13293
: Better error message when trying to marshal bytes using xmlrpc.client.
2011-10-30 20:22:25 +01:00
..
__init__.py
…
client.py
Issue
#13293
: Better error message when trying to marshal bytes using xmlrpc.client.
2011-10-30 20:22:25 +01:00
server.py
Cleanup xmlrpc: remove obsolete comments, unused imports. Add test for bytes marshalling.
2011-10-30 20:19:32 +01:00