1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

plugin debugging enabled

This commit is contained in:
urlbot
2014-09-28 22:44:42 +02:00
parent af9e195011
commit eba70a5ed0
2 changed files with 18 additions and 7 deletions

View File

@@ -215,5 +215,5 @@ if '__main__' == __name__:
time.sleep(delay)
except KeyboardInterrupt:
print("")
print('')
exit(130)