Exceptions added #19

Merged
lade043 merged 11 commits from exceptions into master 2019-08-02 18:58:52 +02:00
Showing only changes of commit 97541f8cd3 - Show all commits
-1
View File
@@ -36,4 +36,3 @@ try:
except Exception as e:
print('ERROR' + str(e))