This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-07 11:08:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Guido van Rossum
16dfd29e44
Limit length of name passed to sprintf.
1992-02-05 11:17:30 +00:00
..
bltinmodule.c
Added getattr and setattr built-in functions.
1992-01-27 16:53:09 +00:00
ceval.c
Limit length of name passed to sprintf.
1992-02-05 11:17:30 +00:00
cgensupport.c
…
compile.c
…
errors.c
EOF in source is a SyntaxError, not an EOFError.
1992-02-05 11:16:47 +00:00
fmod.c
…
getcwd.c
…
graminit.c
…
import.c
…
marshal.c
…
modsupport.c
…
pythonmain.c
Get rid of "Unhandled exception: " altogether.
1992-02-05 11:16:28 +00:00
strerror.c
…
strtod.c
…
structmember.c
…
sysmodule.c
…
traceback.c
…