New submission from Antoine Brodin:
I have a file:
>dir c:\Windows\System32\scext.dll
14/07/2009 02:4189 088 scext.dll
With Python 32 bits it fails:
>c:\Python27\python.exe
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on
win32
Type "help&q
Antoine Brodin added the comment:
Ok, with Python 32 bits I can do:
>>> os.stat('c:\windows\sysnative\scext.dll')
nt.stat_result(st_mode=33206, st_ino=0L, st_dev=0, st_nlink=0, st_uid=0,
st_gid=0, st_size=89088L, st_atime=1247527874L, st_mtime=1247535713L,
st_ctime=124752