Re: [python-win32] [pywin32-checkins] py3k status

2009-02-05 Thread Mark Hammond
On 5/02/2009 5:10 AM, Vernon Cole wrote: Okay, group, I'm opening this up for discussion... Is my routine wrong, or is the test flawed? This test works fine at my house, U.S. Mountain Standard Time. When I change my Windows time zone to Brisbane, it fails here like it does for Mark. I'm

Re: [python-win32] [pywin32-checkins] py3k status

2009-02-05 Thread Vernon Cole
Okay, I will proceed using the hypothesis that the problem is in the python time module and not in adodbapi, and that a fix is unimportant. The workaround is simple: do nothing! Adodbapi will use datetime.datetime by default. Only if you explicitly ask it to switch over to the old python time

Re: [python-win32] [pywin32-checkins] py3k status

2009-02-04 Thread Vernon Cole
Okay, group, I'm opening this up for discussion... Is my routine wrong, or is the test flawed? This test works fine at my house, U.S. Mountain Standard Time. When I change my Windows time zone to Brisbane, it fails here like it does for Mark. The test is: Python def