Commit graph

2 commits

Author SHA1 Message Date
Riccardo Pittau
b4ef10c59a
[appID.py] Exit immediately if arguments are not 3 (#481)
Using sys.exit will actually exit from the python interpreter,
while exit may require user interaction.
Also save a little time as there's no need for an else statement.
2022-10-28 02:02:37 -04:00
AngelofWoe
d215ee5269 Add appID.py 2022-09-20 16:01:09 -05:00