web/views/plots.py
changeset 6582 8eb7883b4223
parent 5940 0e3ae19b181a
child 7166 dde161937d3e
--- a/web/views/plots.py	Thu Oct 21 18:38:36 2010 +0200
+++ b/web/views/plots.py	Fri Oct 22 09:15:35 2010 +0200
@@ -15,10 +15,10 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""basic plot views
+"""basic plot views"""
 
-"""
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 from logilab.common.date import datetime2ticks
 from logilab.mtconverter import xml_escape