[Python-Dev] [Python-checkins] Python Regression Test Failuresrefleak (1)
"Martin v. Löwis"
martin at v.loewis.de
Wed Jun 7 22:06:27 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 7 22:06:27 CEST 2006
- Previous message: [Python-Dev] [Python-checkins] Python Regression Test Failuresrefleak (1)
- Next message: [Python-Dev] Is implicit underscore assignment buggy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kristján V. Jónsson wrote: > Right, it is a FILETIME in the API, but the resolution stored on disk > is limited to what the disk format provides. When I said "it really is a FILETIME", I meant precisely this: it is a file time on disk, too, for NTFS. Basically, the Win32 notion of FILETIME *originates* from the way NTFS stores time stamps. For FAT, the on-disk precision is worse, of course. Regards, Martin
- Previous message: [Python-Dev] [Python-checkins] Python Regression Test Failuresrefleak (1)
- Next message: [Python-Dev] Is implicit underscore assignment buggy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list