"python.exe has stopped working" when os.execl() runs on Windows 7

cormogram at gmail.com cormogram at gmail.com
Sun Apr 28 21:38:13 EDT 2013


It isn't, but it doesn't matter because all executables I've tried cause the error, even "ping.exe". Just try:

os.execl('ping.exe', '')

And it will cause the "python.exe has stopped working" error message.

On Sunday, April 28, 2013 5:05:02 AM UTC-3, Fábio Santos wrote:
> Is this executable freely available, or something you can share? If
> 
> you can send me that executable I can try to reproduce the bug with
> 
> it.




More information about the Python-list mailing list