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-19 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ae415cbee7c35f00a167df84a6ca0759d66a4e5
cpython
/
Lib
/
distutils
/
tests
T
History
Hirokazu Yamamoto
1672e10dc2
Issue
#3925
: Ignores shutil.rmtree error on cygwin too.
...
Reviewed by Benjamin Peterson.
2008-09-21 20:48:41 +00:00
..
__init__.py
…
support.py
make sure distutils logging is shut off in tests to avoid spurious output
2004-08-03 18:53:07 +00:00
test_build_ext.py
Issue
#3925
: Ignores shutil.rmtree error on cygwin too.
2008-09-21 20:48:41 +00:00
test_build_py.py
SF 1668596/1720897: distutils now copies data files
2007-06-01 07:29:12 +00:00
test_build_scripts.py
Add missing executable option to DummyCommand.
2004-08-26 05:44:02 +00:00
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
Issue
#2562
: Fix distutils PKG-INFO writing logic to allow having
2008-09-03 11:13:56 +00:00
test_install_scripts.py
make sure distutils logging is shut off in tests to avoid spurious output
2004-08-03 18:53:07 +00:00
test_install.py
Make distutils "install --home" support all platforms.
2004-06-25 23:02:59 +00:00
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
Whitespace normalization.
2005-03-28 01:08:02 +00:00