[MERGE] Use win32file.FindFiles instead of os.lstat when available

Mark Hammond mhammond at skippinet.com.au
Fri Jun 27 03:12:25 BST 2008


> The date object in pywin32 sucks.  I'd be more interested in having
> pywin32 work more closely with the datetime object than trying to
> breath more life into that object.

Actually, that came out stronger than I meant it - I'm more interested in making the pywin32 date object work more seamlessly with datetime objects than in trying to make the object itself "saner".  Adding a "timetuple" method is worth investigating (pywin32 already supporting being passed an object with such a method, allowing datetime objects to be passed to pywin32 - but this is when pywin32 is returning them)

Mark




More information about the bazaar mailing list