diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:05:20 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:05:20 (GMT) |
commit | 93362d4e6bb5fbcc1b60ec88676c5d12583350fd (patch) | |
tree | 559426dc6079e284bc9c969bb91b0ad3220b6db8 /Lib/threading.py | |
parent | 7f99f092eb7a8b1f93e68c307f4d115a93cfa1c9 (diff) | |
download | cpython-93362d4e6bb5fbcc1b60ec88676c5d12583350fd.zip cpython-93362d4e6bb5fbcc1b60ec88676c5d12583350fd.tar.gz cpython-93362d4e6bb5fbcc1b60ec88676c5d12583350fd.tar.bz2 |
Merged revisions 81844 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r81844 | victor.stinner | 2010-06-08 23:00:13 +0200 (mar., 08 juin 2010) | 6 lines
Py_FatalError(): don't sys sys.last_xxx variables
Call PyErr_PrintEx(0) instead of PyErr_Print() to avoid a crash if
Py_FatalError() is called in an early stage of Python initialization (if PySys
is not yet initialized).
........
Diffstat (limited to 'Lib/threading.py')
0 files changed, 0 insertions, 0 deletions