[issue2455] stat.ST_CTIME and stat.ST_ATIME problem

Guilherme Polo report at bugs.python.org
Thu Apr 3 22:22:17 CEST 2008


Guilherme Polo <ggpolo at gmail.com> added the comment:

Not here, ST_CTIME is 9 and ST_ATIME is 7, both are the correct indices
at the tuple returned by os.stat.

Could you recheck that and then and include some output (if it is really
incorrect) ?

----------
nosy: +gpolo

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2455>
__________________________________


More information about the Python-bugs-list mailing list