..
__init__.py
Patch #531901 by Mark W. Alexander: adds a new distutils packager
2002-04-17 20:30:10 +00:00
bdist.py
Patch #531901 by Mark W. Alexander: adds a new distutils packager
2002-04-17 20:30:10 +00:00
bdist_dumb.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
bdist_packager.py
ensure_filename() only takes one argument.
2002-06-04 20:45:17 +00:00
bdist_pkgtool.py
Remove unused imports
2002-06-04 21:00:33 +00:00
bdist_rpm.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
bdist_sdux.py
Replace bogus bare variables with attribute access.
2002-06-04 21:06:16 +00:00
bdist_wininst.py
import base64 at the top to avoid two different imports at other times
2002-06-04 20:55:10 +00:00
build.py
build_clib.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
build_ext.py
Extend dependency tracking so that .o files are rebuilt.
2002-06-13 17:32:20 +00:00
build_py.py
Make None return explicit
2002-06-04 21:00:20 +00:00
build_scripts.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
clean.py
Change warning to debug level; it's a very minor issue.
2002-06-06 14:54:56 +00:00
command_template
config.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
install.py
Move warning about directory not on sys.path to debug level.
2002-06-04 21:20:08 +00:00
install_data.py
install_headers.py
install_lib.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00
install_scripts.py
Fix bug in recent change to logging code.
2002-06-04 20:30:10 +00:00
sdist.py
Make setup.py less chatty by default.
2002-06-04 20:14:43 +00:00