This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-02 17:50:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2d521eafdea651de075f987ca80bece033b9b40
cpython
/
Lib
/
packaging
/
compiler
T
History
Brian Curtin
401f9f3d32
Fix
#13210
. Port the Windows build from VS2008 to VS2010.
2012-05-13 11:19:23 -05:00
..
__init__.py
…
bcppcompiler.py
…
ccompiler.py
…
cygwinccompiler.py
Use sys.version_info instead of sys.version in packaging.
2012-02-10 05:20:53 +01:00
extension.py
…
msvc9compiler.py
Fix
#13210
. Port the Windows build from VS2008 to VS2010.
2012-05-13 11:19:23 -05:00
msvccompiler.py
…
unixccompiler.py
…