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-08 20:35:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
142bf565b4e095cfdf59dcb07f6480a7368f1d33
cpython
/
Lib
/
xmlrpc
T
History
Serhiy Storchaka
46ba6c8563
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
..
__init__.py
…
client.py
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
server.py
…