summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-08-03 16:37:40 (GMT)
committerFred Drake <fdrake@acm.org>2004-08-03 16:37:40 (GMT)
commitd04573fef0346ee9a131e0c63d18ab9fbd12ea63 (patch)
treeeade83127b7273c13653104d3e3eec9bb523b668 /Parser
parent4818748b87b4457bb918f0632b4a5abeb7f31d0b (diff)
downloadcpython-d04573fef0346ee9a131e0c63d18ab9fbd12ea63.zip
cpython-d04573fef0346ee9a131e0c63d18ab9fbd12ea63.tar.gz
cpython-d04573fef0346ee9a131e0c63d18ab9fbd12ea63.tar.bz2
This allows additional commands to be provided for existing setup.py
scripts without modifying either the distutils installation or the setup.py scripts of packages with which the new commands will be used. Specifically, an option is added to distutils that allows additional packages to be searched for command implementations in addition to distutils.command. The additional packages can be specified on the command line or via the installation or personal configuration files already loaded by distutils. For discussion, see the thread starting with: http://mail.python.org/pipermail/distutils-sig/2004-August/004112.html This closes SF patch #102241.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions