Nice goingÂ…way to help!
gb
--
http://mail.python.org/mailman/listinfo/python-list
David Fickbohm wrote:
> People,
>
> I am trying to determine the creation date of files in a folder.
> I am using the following code to find the folder and confirm that files
> exist in the folder.
Presumably you meant "intend to use the following pseudocode" (not "am
using the following code")
use os.stat docs are here:
http://docs.python.org/lib/module-stat.html
Larry Bates
David Fickbohm wrote:
> People,
>
> I am trying to determine the creation date of files in a folder.
> I am using the following code to find the folder and confirm that files
> exist in the folder. If someone co
People,
I am trying to determine the creation date of files in a folder.
I am using the following code to find the folder and confirm that files
exist in the folder. If someone could give me an idea how to check a
creation date it would be appreciated.
Thanks
dave
def delete_old_files (t:\dm\~