Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
18b6751e3947be83fef92367d727bedef7ab41a7
/
Lib
/
packaging
/
compiler
/
msvc9compiler.py
b6be20c
Packaging: remove last mentions and uses of setup.py in the code.
by Éric Araujo
· 14 years ago
8914fed
fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str
by Victor Stinner
· 14 years ago
9999185
fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes
by Victor Stinner
· 14 years ago
0e3f3a7
fixed the path splitting
by Tarek Ziade
· 14 years ago
311a2d1
make sure split() is called before the encoding
by Tarek Ziade
· 14 years ago
1231a4e
initial import of the packaging package in the standard library
by Tarek Ziade
· 14 years ago