Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e2437a191d1498f12cbb6906dfbe4e79c38271ad
cpython/Python
History
Guido van Rossum e2437a191d Added settrace() and setprofile().
1992-03-23 18:20:18 +00:00
..
bltinmodule.c
Strip leading whitespace from input().
1992-03-12 17:33:52 +00:00
ceval.c
New trace implementation; and profile (in a similat vein).
1992-03-23 18:19:28 +00:00
cgensupport.c
Support for long integers
1991-07-27 21:34:00 +00:00
compile.c
Totally get rid of silly '\E' escape.
1992-03-12 17:36:11 +00:00
errors.c
EOF in source is a SyntaxError, not an EOFError.
1992-02-05 11:16:47 +00:00
fmod.c
Added copyright notice.
1991-02-19 12:39:46 +00:00
getcwd.c
Added copyright notice.
1991-02-19 12:39:46 +00:00
graminit.c
New grammar (semicolons, continue, no multiple NEWLINES)
1991-07-27 21:37:24 +00:00
import.c
Move SEP to osdefs.h. Use MAXPATHLEN from osdefs.h.
1992-02-26 15:19:13 +00:00
marshal.c
Use new exceptions.
1991-12-10 14:00:03 +00:00
modsupport.c
New getargs() function: a single varargs function,
1992-01-27 16:47:03 +00:00
pythonmain.c
Set sys.last_{type,value} to characteristics of last unhandled exception.
1992-03-04 16:39:39 +00:00
strerror.c
Added copyright notice.
1991-02-19 12:39:46 +00:00
strtod.c
New version from the net.
1992-01-14 18:42:23 +00:00
structmember.c
Use new exceptions.
1991-12-10 14:00:03 +00:00
sysmodule.c
Added settrace() and setprofile().
1992-03-23 18:20:18 +00:00
traceback.c
Move printing of filename and lineno to tb_displayline.
1992-02-26 15:17:59 +00:00
Powered by Gitea Page: 261ms Template: 72ms
English
English
Licenses API