@@ -0,0 +1,10 @@
import os
import os.path
import sys
python = sys.executable
while True:
code = os.system('python msw.py')
if code:
break
The note is not visible to the blocked user.