web/test/data/sheet1.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 13 Feb 2015 14:34:35 +0100
changeset 10252 3b89cfd010a6
parent 5938 9cb13d1b2ce4
permissions -rw-r--r--
[test] Don't depend on dict iteration ordering Fixes test with python -R. Related to #4959402.

bgcolor = '#000000'
stylesheets = ['%s/cubicweb.css' % datadir_url]
logo = '%s/logo.png' % datadir_url
lazy = lazystr('%(bgcolor)s')