Re: [python-win32] ANN: PyGUI Mailing List

2009-11-28 Thread Greg Ewing
Thomas Heller wrote: Is the list available on gmane? I have received a reply from gmane saying that a subscription request has been sent and that the gmane group would be created when the first message arrives. I'm not a gmane user myself, so someone may want to take a look over there and

Re: [python-win32] ANN: PyGUI Mailing List

2009-11-28 Thread Greg Ewing
Thomas Heller wrote: Is the list available on gmane? I have received a reply from gmane saying that a subscription request has been sent and that the gmane group would be created when the first message arrives. I'm not a gmane user myself, so someone may want to take a look over there and

[python-win32] Poll: split of adodbapi.py into two modules? (django support)

2009-11-28 Thread Vernon Cole
This is a feature poll. It will be cross posted on both the IronPython and pyWin32 groups. Please answer if you have strong feelings either way on this Introduction: I am now working on a new version (2.3.0) of adodbapi which is intended to have all of the features needed to interoperate

[python-win32] Write to address on PhysicalDisk

2009-11-28 Thread Joe Grado
I am trying to zero an entire usb drive including the boot sector. The code below works perfect but if I try to open the drive in write mode(wb) then I get this error message: IOError: [Errno 2] No such file or directory: u'.\\PHYSICALDRIVE1' Code: Select all import binascii import

Re: [python-win32] Write to address on PhysicalDisk

2009-11-28 Thread Tim Roberts
You wrote: I am trying to zero an entire usb drive including the boot sector. The code below works perfect but if I try to open the drive in write mode(wb) then I get this error message: IOError: [Errno 2] No such file or directory: u'.\\PHYSICALDRIVE1' Are you running as administrator?

Re: [python-win32] ANN: PyGUI Mailing List

2009-11-28 Thread James Matthews
There are quite a few people that use Gmane. I am a bit of a user (slowly getting used to it) and it shouldn't be much of an issue. On Sat, Nov 28, 2009 at 6:15 PM, Greg Ewing greg.ew...@canterbury.ac.nzwrote: Thomas Heller wrote: Is the list available on gmane? I have received a reply