Ronald Oussoren <ronaldousso...@mac.com> added the comment:

To be more precise: see issue8001.

The OSX 10.5 introduces a new version of stat 'stat64' that exposes additional 
information to posix-style programs, amongst which is the file creation date. 

This field is not present in earlier editions of OSX and is also not present on 
other platforms. That is, the field is not the same as the "ctime" field which 
contains the timestamp for the last metadata change for a file.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8002>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to