diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-14 00:16:07 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-14 00:16:07 +0000 |
commit | 9a68f8c3041fbd91f1e1a116d6c773fab3645cf6 (patch) | |
tree | c72553b5139722be7ad463583a3033b22c96eac9 /Python/errors.c | |
parent | eb9b39bd579b6365481542a82f2f481352f008db (diff) | |
download | cpython-git-9a68f8c3041fbd91f1e1a116d6c773fab3645cf6.tar.gz |
Moved the initalization of the exception before the initialization of sys.
On Windows _PySys_Init() could raise an uninitialized exception which leads to a seg fault.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions