-
Committer:
John Arbash Meinel
-
Date:
2010-01-06 22:17:10 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4940.
-
Revision ID:
john@arbash-meinel.com-20100106221710-3shwzqvrfne5mlyi
Revert all of the extension code.
Instead, just stick with os.utime. It is *much* simpler, and I couldn't
find a performance impact of not using it.
The one small difference is that you should call it after closing
the file, but that is reasonable to do anyway.