This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonybaxter
Recipients
Date 2005-01-26.07:20:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
setup.py --dry-run install does what you'd expect. 

setup.py install --dry-run silently ignores the dry-run
flag.

History
Date User Action Args
2008-01-20 09:57:26adminlinkissue1109659 messages
2008-01-20 09:57:26admincreate