cubicweb/devtools/test/data/cubes/i18ntestcube/excludeme/somefile.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 24 Jul 2019 11:43:21 +0200
branch3.26
changeset 12706 7ed069414b27
parent 11735 cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/excludeme/somefile.py@7a170207acbf
permissions -rw-r--r--
[test] Replace symlinks in legacy_cubes by real copies This solves a "python setup.py build" issue on my machine. Copying these files should not be a big deal because they have been dropped in the "default" branch and we would not touch them in 3.26 branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11735
7a170207acbf [devtools] make i18ncube customizable in a cube
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
from cubicweb import _
7a170207acbf [devtools] make i18ncube customizable in a cube
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
7a170207acbf [devtools] make i18ncube customizable in a cube
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
_('ignore-me')
7a170207acbf [devtools] make i18ncube customizable in a cube
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4