On Apr 17, 1:57 am, prueba...@latinmail.com wrote: > COMP_REPLACERS={'LT':'<', 'GT':'>', 'LE':'<=', 'GE':'>=', '=':'==', > '=>':'=>', '=<':'=<'}
What do the '=>' and '=<' represent? Why are you replacing each by itself? -- http://mail.python.org/mailman/listinfo/python-list