]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for issue #5408. This only enables test_osx_env when the current build
authorRonald Oussoren <ronaldoussoren@mac.com>
Wed, 4 Mar 2009 22:57:10 +0000 (22:57 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Wed, 4 Mar 2009 22:57:10 +0000 (22:57 +0000)
commit8954cd36ba4112b1d3b55cdef5e07381b9aaefd8
tree5d914fb85dec996df0332e611e6ee961b1d0c989
parent5f734f1b136529a3a17a3eff12cbad72c056f6e1
Fix for issue #5408. This only enables test_osx_env when the current build
is actually a framework build on OSX (the only environment where this test
is valid).
Lib/test/test_osx_env.py