accessing file properties

Just just at xs4all.nl
Fri Mar 21 10:18:47 EST 2003


In article <e2577384.0303210704.4146857b at posting.google.com>,
 kevin at fonner.net (Consistomagus) wrote:

> I want to be able to access the properties of a file.  Specifically
> the Created Date and Time, Modified Date and Time, and Accessed Date
> and Time.  What would you guys figure to be the best most cross
> platform way of doing this?

os.stat()

Just




More information about the Python-list mailing list