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 ronaldoussoren
Recipients ronaldoussoren, tarek
Date 2010-08-04.13:06:59
SpamBayes Score 0.00047121607
Marked as misclassified No
Message-id <1280927222.45.0.841645452377.issue9508@psf.upfronthosting.co.za>
In-reply-to
Content
Distutils in the py3k trunk was reverted to the version in the 31-maint branch a couple of weeks back.

This reintroduced some macos9 support code that was removed in the trunk but not the maint branches.

All code reverting to sys.platform == 'mac' should be removed again.
History
Date User Action Args
2010-08-04 13:07:02ronaldoussorensetrecipients: + ronaldoussoren, tarek
2010-08-04 13:07:02ronaldoussorensetmessageid: <1280927222.45.0.841645452377.issue9508@psf.upfronthosting.co.za>
2010-08-04 13:07:00ronaldoussorenlinkissue9508 messages
2010-08-04 13:06:59ronaldoussorencreate