summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-04-26 22:20:27 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-04-26 22:20:27 (GMT)
commit1188935af9ff5b762c6b1eaacb1dffdf0208bb40 (patch)
tree61b720b8a6c5d2df1801d29e39c953bbb5c2e226 /Objects
parent90759a2a77d390eef843516fdcfe49f97a054edc (diff)
downloadcpython-1188935af9ff5b762c6b1eaacb1dffdf0208bb40.zip
cpython-1188935af9ff5b762c6b1eaacb1dffdf0208bb40.tar.gz
cpython-1188935af9ff5b762c6b1eaacb1dffdf0208bb40.tar.bz2
Issue #10914: Py_NewInterpreter() uses PyErr_PrintEx(0)
... instead of PyErr_Print() because we don't need to set sys attributes, the sys module is destroyed just after printing the error.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions