commit | 6ecd85f40157dee45b1e1d55e517d83d695f0e9c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Mar 11 13:27:35 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Mar 11 13:27:35 2010 +0000 |
tree | 51bb36512efa7b13f8ebc178840c6441c00d6adc | |
parent | 4a7e0c858c624eee49b9b1a977c887f5b49d0fd4 [diff] |
Fix test_executable introduce in previous commit (r78835): Windows is able to retrieve the absolute Python path even if argv[0] has been set to a non existent program name.