summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-06-03 15:58:29 (GMT)
committerGuido van Rossum <guido@python.org>1994-06-03 15:58:29 (GMT)
commitabe173a2255aa56413fd2b0e62b8ca8b314464d0 (patch)
tree3e345657cb0471c3adf086a5f56e0f1f4ee3daeb /Demo
parent169b61295a43ebb08066085d50faeb737ba0f3c1 (diff)
downloadcpython-abe173a2255aa56413fd2b0e62b8ca8b314464d0.zip
cpython-abe173a2255aa56413fd2b0e62b8ca8b314464d0.tar.gz
cpython-abe173a2255aa56413fd2b0e62b8ca8b314464d0.tar.bz2
Replace intrcheck() by sigcheck() in many places.
In Pythonrun, tirn off SIGPIPE and move signal handlers elsewhere. In ceval.c, also move locals_2_fast/ fast_2_locals to frameobject.c, replaced local variable trace by f->f_trace, got rid of unused mergelocals() and unneeded calls to fast_2_locals, return the variable name on "fast variable not found", AND use "__call__" method if it exists to call an inmstance. Whew!
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions