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 ocean-city
Recipients ocean-city
Date 2008-09-03.09:15:44
SpamBayes Score 0.0009261297
Marked as misclassified No
Message-id <1220433346.48.0.25194162228.issue3762@psf.upfronthosting.co.za>
In-reply-to
Content
This sliped out of my mind. :-(

[issue3719]
>Python versions and must at least support Python 2.1.

os.path.realpath is new feature in Python2.2, so probably this cannot be
used. I attached another patch platform_v2.patch.
History
Date User Action Args
2008-09-03 09:15:46ocean-citysetrecipients: + ocean-city
2008-09-03 09:15:46ocean-citysetmessageid: <1220433346.48.0.25194162228.issue3762@psf.upfronthosting.co.za>
2008-09-03 09:15:45ocean-citylinkissue3762 messages
2008-09-03 09:15:44ocean-citycreate