diff options
author | Christian Heimes <christian@cheimes.de> | 2007-12-04 21:55:18 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-12-04 21:55:18 (GMT) |
commit | 0fbab7ff8d2efd92e222fcc13c0aff0998c3c158 (patch) | |
tree | d778d9b9c8bcc2b7486f36faa2b388459d2dafb5 /Modules/_csv.c | |
parent | 3267f8725a9ce338b331ee083a09d4ce12384fc2 (diff) | |
download | cpython-0fbab7ff8d2efd92e222fcc13c0aff0998c3c158.zip cpython-0fbab7ff8d2efd92e222fcc13c0aff0998c3c158.tar.gz cpython-0fbab7ff8d2efd92e222fcc13c0aff0998c3c158.tar.bz2 |
Removed another occurrence of PyInt_ExactCheck()
I've modified the semantic of PyTraceBack_Print and sys.tracebacklimit slightly. Overfloats or values <= 0 are replaced with a default value to avoid infinite recursion and other issues.
Diffstat (limited to 'Modules/_csv.c')
0 files changed, 0 insertions, 0 deletions