python.exe has generated errors

kcollins15 at cfl.rr.com kcollins15 at cfl.rr.com
Wed Dec 4 10:20:13 EST 2002


Hi,
I have been tinkering around with win32net.  Today when executing a simple 
command I recieved a program error message box, it says:

python.exe has generated errors and will be closed by Windows. You will need to 
restart the program.
An error log is being created

the code is this:
import win32net
dict = win32net.NetLocalGroupGetMembers(someName,'Administrators',1,1,1024)

I cannot find the error log anywhere.  Any help would be greatly
appreciated.







More information about the Python-list mailing list