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 jkloth
Recipients eric.araujo, jkloth, josip, l0nwlf, meatballhat, pitrou, schmir, tarek, titus, zubin71
Date 2010-07-20.17:28:48
SpamBayes Score 0.12203046
Marked as misclassified No
Message-id <1279646929.92.0.78191146944.issue8254@psf.upfronthosting.co.za>
In-reply-to
Content
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:30:52eric.araujounlinkissue8254 messages
2010-07-20 17:28:50jklothsetrecipients: + jkloth, titus, pitrou, schmir, tarek, eric.araujo, meatballhat, zubin71, l0nwlf, josip
2010-07-20 17:28:49jklothsetmessageid: <1279646929.92.0.78191146944.issue8254@psf.upfronthosting.co.za>
2010-07-20 17:28:48jklothlinkissue8254 messages
2010-07-20 17:28:48jklothcreate