]> granicus.if.org Git - python/commit
Issue #10210: os.get_exec_path() ignores BytesWarning warnings
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 29 Oct 2010 00:38:58 +0000 (00:38 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 29 Oct 2010 00:38:58 +0000 (00:38 +0000)
commit6f35eda4d9973acf573c14fee0042f8ceef9fce0
treee3e1883596e5a59c40a10f3b0b21f5a73cd3ba1d
parentbfd7b265b6e14c6e64e0f1fad9c9df5bb54d8f18
Issue #10210: os.get_exec_path() ignores BytesWarning warnings
Lib/os.py
Lib/test/test_os.py