python.exe has generated errors
kcollins15 at cfl.rr.com
kcollins15 at cfl.rr.com
Wed Dec 4 10:20:13 EST 2002
More information about the Python-list mailing list
Wed Dec 4 10:20:13 EST 2002
- Previous message (by thread): Finding a \u0096
- Next message (by thread): generator construction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Finding a \u0096
- Next message (by thread): generator construction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list