* Kai Storbeck <[email protected]>, 2012-06-18, 15:19:
/usr/lib/pymodules/python2.7/roundup/cgi/TAL/DummyEngine.py:82: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (expression.startswith("$") and expression.endswith("$"), /usr/lib/pymodules/python2.7/roundup/cgi/TAL/DummyEngine.py:103: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (expression.startswith("$") and expression.endswith("$"), /usr/lib/pymodules/python2.7/roundup/cgi/TAL/DummyEngine.py:165: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (macroName.startswith("$") and macroName.endswith("$"),I'm considering this bug fixed in the upcoming 1.4.20-1 release by stepping away from python-support.
I'm confused. This bug has nothing to do with python-support. It's a bug in roundup code.
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

