commit | 7126dbc867e99e675ed29037c6b10681dbaa8dc9 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 21 23:45:42 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 21 23:45:42 2010 +0000 |
tree | ba594287cd7379500874f5d73c1bc4daed133428 | |
parent | 3df439d1a055f616345fe4128c897a9c27c7b671 [diff] |
Issue #3798: sys.exit(message) writes the message to sys.stderr file, instead of the C file stderr, to use stderr encoding and error handler