Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1e28e5e59634f56cdeaff528afb122a5735adf09
/
Python
/
pythonmain.c
ff4949e
* Makefile: cosmetics
by Guido van Rossum
· 33 years ago
1984f1e
* Makefile adapted to changes below.
by Guido van Rossum
· 33 years ago
138e6bf
Removed confusing, incorrect comment.
by Guido van Rossum
· 33 years ago
bab9d03
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
e3d7045
Add -v option (verbose) and get rid of finaloutput() function (unused)
by Guido van Rossum
· 33 years ago
c4adc83
Set sys.last_{type,value} to characteristics of last unhandled exception.
by Guido van Rossum
· 33 years ago
4ddf8cc
Get rid of "Unhandled exception: " altogether.
by Guido van Rossum
· 33 years ago
cb4eedde
Don't print "Unhandled exception: " when one occurs -- just print its name.
by Guido van Rossum
· 33 years ago
8401e56
Added -d option (increments debugging variable); mostly to get rid
by Guido van Rossum
· 33 years ago
cc59e94
Don't depend on patchlevel.h.
by Guido van Rossum
· 33 years ago
46b1638
Stop option processing immediately after "-c command",
by Guido van Rossum
· 33 years ago
a534ed3
Catch SystemExit and go away if it is caught.
by Guido van Rossum
· 33 years ago
d783a46
printobject now returns an error code
by Guido van Rossum
· 34 years ago
689e701
Add run_command() to implement "-c command".
by Guido van Rossum
· 34 years ago
2cfd356
Removed Think C 3.0 stuff and wish list.
by Guido van Rossum
· 34 years ago
a5900aa
Move allobjects.h to front (needed by THINK C precompiled headers)
by Guido van Rossum
· 34 years ago
e6c67a7
Added isatty() for MPW.
by Guido van Rossum
· 34 years ago
e7ef22e
Include patchlevel.h (to ensure it is distributed with the rest).
by Guido van Rossum
· 34 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
6c4f4a9
Changes for THINK C 4.0.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
c6aa9e9
Some extra DECREFs.
by Guido van Rossum
· 34 years ago
da0c6bd
Moved configuration-dependent initializations (etc.) to config_*.c
by Guido van Rossum
· 34 years ago
536d5d3
Call asa_done() in goaway().
by Guido van Rossum
· 35 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 35 years ago