commit | 38430e2dffa3fd9d1648681f3b705917631bdc9a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Aug 19 17:10:18 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Aug 19 17:10:18 2010 +0000 |
tree | 29e3b4d324aae125d5468a0eb17253d1e9dc5363 | |
parent | 9802b39c12712e924bed699812756ce5076b77a3 [diff] |
Fix os.get_exec_path() (code and tests) for python -bb Catch BytesWarning exceptions.