Cross-platform module that creates directory object with all file attributes

python at bdurham.com python at bdurham.com
Tue Jul 13 18:19:07 EDT 2010


Hi Tim,

> Can't help you with x-platform; but for Windows I can offer my winsys package.

> if f.readonly:
>    print f.created_at, f

I like your logical model - that's exactly what I was looking for. 

Thank you for sharing your code.

Cheers,
Malcolm



More information about the Python-list mailing list