skeleton/views.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 16 Sep 2009 21:23:35 +0200
branch3.5
changeset 3274 7d53d8491932
parent 1977 606923dff11b
child 4212 ab6573088b4a
permissions -rw-r--r--
gettext] provide a more up-to-date version of gettext.py taken from python2.6 + patched to defined pgettext (i.e. contextual translations)

"""cube-specific forms/views/actions/components

:organization: Logilab
:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""