web/test/data/sheet2.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 05 Oct 2015 16:28:07 +0200
changeset 10769 c45f4bcff3aa
parent 5444 f7fdb5dd82f6
permissions -rw-r--r--
[server] fix unittest_security for py3k - use source.binary_to_str instead of str(), helps when the backend returns memoryviews - fixup str vs bytes

fontcolor = 'black'
bgcolor = '#FFFFFF'
stylesheets = sheet['stylesheets'] + ['%s/mycube.css' % datadir_url]