Inactive Tutor answered 04/12/16
Tutor
New to Wyzant
import time
import os.path
import os
from datetime import datetime;
# Few ways you could got about doing this. One would be to create a time stamp for each time you modified or created a new file . Another tool you could use would be the difflib
# Time stamp
last_modified_date = datetime.(utcfromtimestamp)
Explorer the options..
Mike