blob: 0a7a1397b6a8bd4f0c508622d10fafe56d5898bd [file] [log] [blame]
#!/usr/bin/env python
import os
import sys
print os.path.getmtime(sys.argv[1])