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, jkloth, josip, l0nwlf, meatballhat, pitrou, schmir, tarek, titus, zubin71
Date 2010-07-20.17:31:55
SpamBayes Score 0.13196339
Marked as misclassified No
Message-id <1279647118.22.0.701689345816.issue8254@psf.upfronthosting.co.za>
In-reply-to
Content
Adding message from jkloth removed by error (remove/reply confusion):

for #1 instead of importing `build`/`install` commands for their options, why not define the options only on the `configure` command?  The B/I commands could just "lookup" their needed options from the configure command.

On that note, how does the B/I commands get the options defined by `configure`? A quick look at the code doesn't show them using the "configured" options.
History
Date User Action Args
2010-07-20 17:31:58eric.araujosetrecipients: + eric.araujo, titus, pitrou, schmir, tarek, jkloth, meatballhat, zubin71, l0nwlf, josip
2010-07-20 17:31:58eric.araujosetmessageid: <1279647118.22.0.701689345816.issue8254@psf.upfronthosting.co.za>
2010-07-20 17:31:56eric.araujolinkissue8254 messages
2010-07-20 17:31:56eric.araujocreate