[Hejes-devel] [1666] 'lagyszaruak' tipusu kivetekelek kezelese: storno

hejes-devel at nytud.hu hejes-devel at nytud.hu
Mon Oct 10 18:11:38 CEST 2016


Revision: 1666
Author:   mittelholcz
Date:     2016-10-10 18:11:37 +0200 (Mon, 10 Oct 2016)
Log Message:
-----------
'lagyszaruak' tipusu kivetekelek kezelese: storno

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/modules/egybekulon2.py

Modified: trunk/web2py/applications/helyesiras_webdev/modules/egybekulon2.py
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/modules/egybekulon2.py	2016-10-10 16:02:17 UTC (rev 1665)
+++ trunk/web2py/applications/helyesiras_webdev/modules/egybekulon2.py	2016-10-10 16:11:37 UTC (rev 1666)
@@ -305,10 +305,10 @@
       #   2. honnan jon a magyarazat? Azt is at kell irni, kulonben mas lesz a magyarazat, mint a javaslat.
       #   OK: lehet, hogy nem kene minden result-ot atirni, ha tobb kulonbozo is van
       ####
-      if any([x in ''.join(self.usrtoks) for x in self.literally_exceptions]):
-        for res in result:
-          if ' ' in res.get('actual', ''):
-            res['actual'] = res['actual'].replace(' ', '')
+      #if any([x in ''.join(self.usrtoks) for x in self.literally_exceptions]):
+      #  for res in result:
+      #    if ' ' in res.get('actual', ''):
+      #      res['actual'] = res['actual'].replace(' ', '')
       ####
       ############################
     except:




More information about the Hejes-devel mailing list