From: Tomas Musil Date: Sat, 24 Mar 2012 20:23:32 +0000 (+0100) Subject: bugfix X-Git-Url: http://git.tomasm.cz/krypto.git/commitdiff_plain/d2399a8b51b8ce95b4d1349756aefd92e51671ab bugfix --- diff --git a/robot.py b/robot.py index f227eb5..21d297a 100755 --- a/robot.py +++ b/robot.py @@ -98,7 +98,7 @@ if 'A' in opsny: mod_x = True mod_m = True if not mod_m and not mod_x: - if ' ' in ocesat(zprava, True): + if ' ' in ocesat(zprava, True)[1:-1]: mod_m = True analyza.append("\nAutomaticky zvolena analyza s mezerami.") else: