]> granicus.if.org Git - python/commit
fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 21:46:03 +0000 (23:46 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 21:46:03 +0000 (23:46 +0200)
commit9999185447625978db704950e6511c28eaf58de9
tree2267efbb382c21f59928eac4c9a74545e4a9428d
parent9cf6d131411f1e9bca2f094137a970b711b664c4
fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes
Lib/packaging/compiler/msvc9compiler.py