summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2002-09-03 20:10:45 +0000
committerSkip Montanaro <skip@pobox.com>2002-09-03 20:10:45 +0000
commit3e336c091fc1fee320c19d01ae2316791d65da6c (patch)
tree51a7892248add9813fba651cb752772b0b4c2193 /Python/exceptions.c
parentb8bae30b5604536d02c9cc3191bd40b03a507181 (diff)
downloadcpython-3e336c091fc1fee320c19d01ae2316791d65da6c.tar.gz
replace thread state objects' ticker and checkinterval fields with two
globals, _Py_Ticker and _Py_CheckInterval. This also implements Jeremy's shortcut in Py_AddPendingCall that zeroes out _Py_Ticker. This allows the test in the main loop to only test a single value. The gory details are at http://python.org/sf/602191
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions