diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-11-06 12:59:33 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-11-06 12:59:33 +0000 |
commit | 273b7668704c97db1fa36e45eded391a73c5e73f (patch) | |
tree | a8eef426bf857741cdb2416c1854864190c8d83e /Python/getcompiler.c | |
parent | 6881886389ca422395a4c8156ae8aa6394904ea3 (diff) | |
download | cpython-git-273b7668704c97db1fa36e45eded391a73c5e73f.tar.gz |
os.get_exec_path() ignores BytesWarning instead of recoding them
Use only one global warning.catch_warnings() context, instead of two local
contexts. Improve also the explaination why the function uses a local import.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions