Rename gettext to cwgettext, use stdlib gettext
cubicweb/gettext.py was a copy of Python 2.6's gettext.py with the
context patch from bug https://bugs.python.org/issue2504
Instead of keeping that full copy, just inherit from
gettext.GNUTranslations and add the context-related stuff.
.. _urlpublishing_module:
:mod:`cubicweb.web.views.urlpublishing`
=======================================
.. automodule:: cubicweb.web.views.urlpublishing
.. autoexception:: PathDontMatch
.. autoclass:: URLPublisherComponent
:show-inheritance:
:members:
.. autoclass:: URLPathEvaluator
:show-inheritance:
:members:
.. autoclass:: RawPathEvaluator
:show-inheritance:
:members:
.. autoclass:: EidPathEvaluator
:show-inheritance:
:members:
.. autoclass:: RestPathEvaluator
:show-inheritance:
:members:
.. autoclass:: URLRewriteEvaluator
:show-inheritance:
:members:
.. autoclass:: ActionPathEvaluator
:show-inheritance:
:members: