diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 22:52:19 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 22:52:19 +0200 |
commit | 7826e75fb04035cdc04b9efe952ee3d92d4e69ca (patch) | |
tree | 6af97b19c3b0d9f7e70d38a421f84338921ab6ad /Python/errors.c | |
parent | 3d0056f5b1d38eeecacd4e905a25d9ff0130e322 (diff) | |
download | cpython-7826e75fb04035cdc04b9efe952ee3d92d4e69ca.tar.gz |
Issue #18408: parsetok() must not write into stderr on memory allocation error
The caller gets an error code and can raise a classic Python exception.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions