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

I've done some research: the st_birthtime field is available when the python 
executable is build using MACOSX_DEPLOYMENT_TARGET=10.5 (or later), not for 
10.4.

Adding support for st_birthtime for MACOSX_DEPLOYMENT_TARGET=10.4 is possible 
but requires significant code duplication in posixmodule.c. 

IMO it adding this support is not worth the effort or the additional code 
complexity.

----------

_______________________________________
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