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 pitrou
Recipients barry, benjamin.peterson, eric.araujo, pitrou
Date 2010-09-18.12:23:33
SpamBayes Score 6.379825e-05
Marked as misclassified No
Message-id <1284812616.15.0.681363404292.issue9877@psf.upfronthosting.co.za>
In-reply-to
Content
Barry's request looks reasonable. Any build information will have platform specificities to it.

On the other hand, this begs the question of why you want to access the Python makefile at all. Is there any information in there that isn't currently exposed? I think it would be nice if people could completely forget about the existence of that file, and instead have nice programmatic APIs to query properties they are interested in.
History
Date User Action Args
2010-09-18 12:23:36pitrousetrecipients: + pitrou, barry, benjamin.peterson, eric.araujo
2010-09-18 12:23:36pitrousetmessageid: <1284812616.15.0.681363404292.issue9877@psf.upfronthosting.co.za>
2010-09-18 12:23:34pitroulinkissue9877 messages
2010-09-18 12:23:33pitroucreate