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-11-04 03:44:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
1eb6c0074d
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
5affd23e6f
bpo-29762: More use "raise from None". (
#569
)
...
This hides unwanted implementation details from tracebacks.
2017-04-05 09:37:24 +03:00
..
__init__.py
decoder.py
bpo-29762: More use "raise from None". (
#569
)
2017-04-05 09:37:24 +03:00
encoder.py
scanner.py
bpo-29762: More use "raise from None". (
#569
)
2017-04-05 09:37:24 +03:00
tool.py