win32file module functions seem to fail very simple test case.

Mark Hammond mhammond at skippinet.com.au
Sun May 4 19:47:27 EDT 2003


Kossay Omary wrote:

> I am almost sure that this is a problem with my configuration or
>  my use of the functions. I just do not know how to debug this.
>  
> I am running the following code on WindowsXP with Python2.2 ,
> after I execfile('...') the following code, I get a message from
> windows that the application pythonw was aborted and it asks
> me if I want to send an error log to microsoft.

This works fine for me.  Does it fail for you when run directly from 
python.exe from a command prompt (ie, avoiding execfile)?

Mark.





More information about the Python-list mailing list