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-06-15 23:50:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bfe03a42e4cc7e0c0504db520c6d68b302d67bd
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