on a users machine there are files which show no time stamp in "date modified" in Windows Explorer. Right on such files os.stat() crashes with "OSError: [errno 22] Invalid Argument".

how can such files exist? and how to create such files programmatically for a test?
what is the underlying cause for the crash?

Best,
Robert

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to