@ -4,4 +4,4 @@ try:
while True:
sys.stdout.write('e')
except KeyboardInterrupt:
sys.exit(0)
sys.exit('e')