changeset 6582 | 8eb7883b4223 |
parent 6472 | 6e058f937126 |
child 6952 | 7de13eb473e3 |
child 7067 | f239da8e7c39 |
--- a/web/views/tabs.py Thu Oct 21 18:38:36 2010 +0200 +++ b/web/views/tabs.py Fri Oct 22 09:15:35 2010 +0200 @@ -18,6 +18,7 @@ """base classes to handle tabbed views""" __docformat__ = "restructuredtext en" +_ = unicode from logilab.common.deprecation import class_renamed from logilab.mtconverter import xml_escape