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 doko
Recipients doko, exarkun, theller
Date 2009-01-10.17:20:39
SpamBayes Score 0.013476471
Marked as misclassified No
Message-id <1231608040.61.0.770185068693.issue4861@psf.upfronthosting.co.za>
In-reply-to
Content
now fixed in 2.6, 2.7, 3.0 and 3.1.

objdump is never installed in /sbin. I don't think we should assume a
specific path for objdump. we don't do this for gcc either.
History
Date User Action Args
2009-01-10 17:20:40dokosetrecipients: + doko, theller, exarkun
2009-01-10 17:20:40dokosetmessageid: <1231608040.61.0.770185068693.issue4861@psf.upfronthosting.co.za>
2009-01-10 17:20:40dokolinkissue4861 messages
2009-01-10 17:20:39dokocreate