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 eric.araujo
Recipients eric.araujo, tarek
Date 2010-08-09.06:37:19
SpamBayes Score 0.00024610464
Marked as misclassified No
Message-id <1281335841.13.0.492189807806.issue5187@psf.upfronthosting.co.za>
In-reply-to
Content
Hm, doing user interaction in finalize_options seems strange to me, but if we do it in run only other commands (upload_docs in d2) would not be able to get the options (although I’m not sure at all, since the index commands have strange command-line parsing).

Can such a feature request land in distutils too after being tested in distutils2?
History
Date User Action Args
2010-08-09 06:37:21eric.araujosetrecipients: + eric.araujo, tarek
2010-08-09 06:37:21eric.araujosetmessageid: <1281335841.13.0.492189807806.issue5187@psf.upfronthosting.co.za>
2010-08-09 06:37:19eric.araujolinkissue5187 messages
2010-08-09 06:37:19eric.araujocreate