commit: e4d8b3e2120c9e0f5d609ff219c174e9d1fcf9b6 parent 748a3d83b79fb447663a96055e80a7eadeaa6771 Author: iliana weller <ilianaw@buttslol.net> Date: Tue, 11 Dec 2018 10:46:26 -0800 Eeeee EE #564 eeee Sabotaz/eeeeeeeeeeeeeeeeeeeeeeee show the True value of eeeeeDiffstat:
M | e.py | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/e.py b/e.py @@ -1,7 +1,7 @@ import sys try: - while True: + while 'e': sys.stdout.write('e') except KeyboardInterrupt: sys.exit('e')