This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.6
cpython
/
Lib
/
distutils
/
tests
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
…
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
…
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
…
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
…