File: pyedit-products/unzipped/docetc/examples/RunCode-examples/loopy.py
# Infinite loop - ensure a run-window close kills this process everywhere! # For Windows/Linux frozen proxies, the temp PyInstaller dir is also deleted. while True: pass