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-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d54e72a628b52917faec32ef5b25dc080be15f4
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
…
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
…
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
…
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
…
test_upload.py
#1858
: re-apply patch for this, adding the missing files
2008-05-11 14:00:00 +00:00
test_versionpredicate.py
…