Reproduced in Windows 7 Ultimate:
>>> import os
>>> os.execl('ping.exe', '')At this point the REPL freezes, and windows prompts me to close Python since it stopped responding. -- Fábio Santos -- http://mail.python.org/mailman/listinfo/python-list
Reproduced in Windows 7 Ultimate:
>>> import os
>>> os.execl('ping.exe', '')At this point the REPL freezes, and windows prompts me to close Python since it stopped responding. -- Fábio Santos -- http://mail.python.org/mailman/listinfo/python-list