Chris McKeever

Results 1 issues of Chris McKeever

Same code works in an interactive shell, but not `sudo python keypress.py start` no errors, just not expected beahviour ``` import uinput import sys arg = sys.argv[1] if arg ==...