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 klankschap
Recipients klankschap, ronaldoussoren
Date 2010-02-23.15:21:30
SpamBayes Score 0.00084160455
Marked as misclassified No
Message-id <1266938492.4.0.0671883953878.issue8002@psf.upfronthosting.co.za>
In-reply-to
Content
OSX has a different interpretation of the file creation date.
a workaround is possible via libc.dylib stat64 but that in turn is not possible prior to OSX 10.5
History
Date User Action Args
2010-02-23 15:21:32klankschapsetrecipients: + klankschap, ronaldoussoren
2010-02-23 15:21:32klankschapsetmessageid: <1266938492.4.0.0671883953878.issue8002@psf.upfronthosting.co.za>
2010-02-23 15:21:31klankschaplinkissue8002 messages
2010-02-23 15:21:30klankschapcreate