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-07-28 05:34:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
4dd27f0adc
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
45cdcd93c9
Issue
#26873
: xmlrpc now raises ResponseError on unsupported type tags
...
instead of silently return incorrect result.
2016-05-04 11:27:17 +03:00
..
__init__.py
client.py
Issue
#26873
: xmlrpc now raises ResponseError on unsupported type tags
2016-05-04 11:27:17 +03:00
server.py
Issue
#26404
: Add context manager to socketserver, by Aviv Palivoda
2016-04-13 00:36:52 +00:00