| .. |
|
__init__.py
|
|
|
|
Setup.sample
|
|
|
|
support.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_archive_util.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_bdist.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_bdist_dumb.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_bdist_msi.py
|
|
|
|
test_bdist_rpm.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_bdist_wininst.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_build.py
|
|
|
|
test_build_clib.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_build_ext.py
|
PEP 3149 is accepted.
|
2010-09-03 18:30:30 +00:00 |
|
test_build_py.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_build_scripts.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_check.py
|
|
|
|
test_clean.py
|
|
|
|
test_cmd.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_config.py
|
|
|
|
test_config_cmd.py
|
|
|
|
test_core.py
|
|
|
|
test_cygwinccompiler.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_dep_util.py
|
|
|
|
test_dir_util.py
|
Update the test_distutils mode test to test with umask value properly.
|
2010-09-19 03:09:54 +00:00 |
|
test_dist.py
|
remove pointless coding cookies
|
2010-08-30 14:05:50 +00:00 |
|
test_extension.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_file_util.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_filelist.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_install.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_install_data.py
|
|
|
|
test_install_headers.py
|
|
|
|
test_install_lib.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_install_scripts.py
|
|
|
|
test_log.py
|
|
|
|
test_msvc9compiler.py
|
get_build_version() is needed even where sys.platform != "win32".
|
2010-09-13 07:18:30 +00:00 |
|
test_register.py
|
Fixed #8980: distutils.command.check was failing w/ docutils installed
|
2010-10-03 14:18:09 +00:00 |
|
test_sdist.py
|
Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688.
|
2010-08-14 02:30:34 +00:00 |
|
test_spawn.py
|
|
|
|
test_sysconfig.py
|
Ensure that the Makefile variable expansion
|
2010-07-23 09:43:17 +00:00 |
|
test_text_file.py
|
|
|
|
test_unixccompiler.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_upload.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_util.py
|
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
|
2010-07-22 12:50:05 +00:00 |
|
test_version.py
|
|
|
|
test_versionpredicate.py
|
|
|