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-10-29 09:29:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3f745bf1d9
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
ee047e589d
Issue
#4945
: Improved the documenting of boolean arguments in the json module.
...
Based on patch by Gabriel Genellina.
2016-06-30 14:03:21 +03:00
..
__init__.py
Issue
#4945
: Improved the documenting of boolean arguments in the json module.
2016-06-30 14:03:21 +03:00
decoder.py
Issue
#18726
: All optional parameters of the dump(), dumps(),
2016-06-22 00:03:20 +03:00
encoder.py
Issue
#18726
: All optional parameters of the dump(), dumps(),
2016-06-22 00:03:20 +03:00
scanner.py
tool.py