Rettet enda en fjollete feil jeg nettopp gjorde.
This commit is contained in:
@@ -644,7 +644,7 @@ while True:
|
|||||||
print 'Interrupted.'
|
print 'Interrupted.'
|
||||||
except:
|
except:
|
||||||
print 'Something went wrong.'
|
print 'Something went wrong.'
|
||||||
print '%s: %s' % sys.exc_info()[0:1]
|
print '%s: %s' % sys.exc_info()[0:2]
|
||||||
else:
|
else:
|
||||||
break
|
break
|
||||||
print 'Restarting main menu.'
|
print 'Restarting main menu.'
|
||||||
|
|||||||
Reference in New Issue
Block a user