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-05-20 03:14:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cff0b46edc52736abb8aeea9ffcb35f8fed4e764
cpython
/
Lib
/
distutils
/
tests
T
History
Thomas Heller
b4701e638c
On Windows, we must build a debug version iff running a debug build of
...
Python
2008-05-26 11:42:40 +00:00
..
__init__.py
…
support.py
…
test_build_ext.py
On Windows, we must build a debug version iff running a debug build of
2008-05-26 11:42:40 +00:00
test_build_py.py
…
test_build_scripts.py
…
test_config.py
#1858
: re-apply patch for this, adding the missing files
2008-05-11 14:00:00 +00:00
test_core.py
stupid, stupid, stupid!
2008-04-04 11:38:51 +00:00
test_dist.py
Try setting HOME env.var to fix test on Win32
2008-05-11 20:08:33 +00:00
test_install_scripts.py
…
test_install.py
…
test_sysconfig.py
Fix test_distutils to not fail when running 'make test' from a Python build
2008-04-05 23:39:15 +00:00
test_upload.py
#1858
: re-apply patch for this, adding the missing files
2008-05-11 14:00:00 +00:00
test_versionpredicate.py
…