[issue2455] stat.ST_CTIME and stat.ST_ATIME problem

Andrey Skvortsov report at bugs.python.org
Sat Mar 22 03:25:16 CET 2008


New submission from Andrey Skvortsov <stingo000 at yahoo.ca>:

stat.ST_CTIME and stat.ST_ATIME are mixed up.
ST_CTIME gives access time and should be ST_ATIME and vice versa 
ST_ATIME gives creation time. Linux.

----------
components: Library (Lib)
messages: 64310
nosy: sassas
severity: normal
status: open
title: stat.ST_CTIME and stat.ST_ATIME problem
versions: Python 2.5

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


More information about the Python-bugs-list mailing list