web/test/data/sheet1.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 01 Oct 2010 17:03:01 +0200
branchstable
changeset 6381 c9eed5037223
parent 5938 9cb13d1b2ce4
permissions -rw-r--r--
[repo threads] Add several safety when looking for a callable name. We lookup __name__ attribute, then func_name attribute. object repr is a last fallback

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