]> granicus.if.org Git - python/commit
avoid putting unicode objects in the environment causing
authorMark Hammond <mhammond@skippinet.com.au>
Thu, 18 Sep 2008 03:51:46 +0000 (03:51 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Thu, 18 Sep 2008 03:51:46 +0000 (03:51 +0000)
commit900155fa42a78b2c0b5fb6d01bb81264162d9fdc
treeaaaa7c0564c00013896da72360e8217f1bfbe45e
parent9f381ec50bb82cc441250c6eefd8355ea14187d7
avoid putting unicode objects in the environment causing
later test failures.  As discussed on #python-dev
Lib/distutils/msvc9compiler.py