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