-
Committer:
John Arbash Meinel
-
Date:
2010-01-05 21:15:22 UTC
-
mto:
(4934.1.9 2.1.0rc1-set-mtime)
-
mto:
This revision was merged to the branch mainline in
revision
4940.
-
Revision ID:
john@arbash-meinel.com-20100105211522-s3vpbckrs9uvt11u
Move the functionality into osutils / extensions.
Aaron pointed out the functions should be on DiskTreeTransform not
spread some to TreeTransform.
Also, instead of using ctypes, we now just write our own function
in the win32 extension module. Which seems to work just fine.
And osutils.fset_mtime() is a thunk into that functionality.