$python main.py Master Password Generator for Asus laptops (system date version) Copyright (C) 2016 dogbert When asked for a password, enter an incorrect password, then press Alt+R. A prompt with the system date will appear, e.g. 2013-12-31 Please enter the system date: Traceback (most recent call last): File "main.py", line 71, in inDate = raw_input().strip().replace('/', '-').replace('.', '-') EOFError: EOF when reading a line