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 tarek
Recipients eric.araujo, j1m, tarek
Date 2012-03-12.19:29:34
SpamBayes Score 0.0016715964
Marked as misclassified No
Message-id <1331580575.36.0.0269890072564.issue14263@psf.upfronthosting.co.za>
In-reply-to
Content
distutils2 pysetup install is not working on py2 because the wrapper tries to pull func.f_name, which does not exist.
History
Date User Action Args
2012-03-12 19:29:35tareksetrecipients: + tarek, eric.araujo, j1m
2012-03-12 19:29:35tareksetmessageid: <1331580575.36.0.0269890072564.issue14263@psf.upfronthosting.co.za>
2012-03-12 19:29:34tareklinkissue14263 messages
2012-03-12 19:29:34tarekcreate