OneTime
OneTime copied to clipboard
SyntaxError on line 259 (with python 3)
I have downloaded onetime-1.81.tar.gz and extracted the files. Executing ./onetime --intro (with Python 3.7.0) produces
File "./onetime", line 259
raise self.ConfigurationError, \
^
SyntaxError: invalid syntax