Re: [python-win32] time/datetime module wierdness on some windows7/XP PCs

2012-07-26 Thread raf
Vernon Cole wrote: > Dear raf: > Yes, time zones in the python time module are known to be somewhat messed > up. Mark Hammond and I went several rounds while trying to create a test > for the "python time" capabilities in adodbapi. When a test worked for me > in North America, it was almost gu

[python-win32] time/datetime module wierdness on some windows7/XP PCs

2012-07-26 Thread Ferdinand Sousa
Hi List, Since Raf says that the motherboard was changed in one of the cases, I think it could be an issue with the BIOS clock settings. I have noticed on some OSes that there is a time setting "Set Hardware clock to UTC or localtime". This would imply timezone awareness in the BIOS. You might wa

Re: [python-win32] Does pywin32 support SD card operation(IOCTL_SFFDISK_QUERY_DEVICE_PROTOCOL)?

2012-07-26 Thread Jane Chen
How can I know if my SD drive support the ioctl? I tested IOCTL_SFFDISK_DEVICE_COMMAND and it worked (did not get any errors.) However, IOCTL_SFFDISK_QUERY_DEVICE_PROTOCOL is not working. If IOCTL_SFFDISK_QUERY_DEVICE_PROTOCOL is not supported, do you know other ways to tell if the device is SD