summaryrefslogtreecommitdiff
path: root/docs/api/path.rst
blob: d46c35d8e8805e071d6c69c0187976e352e6555a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _path_module:

:mod:`pyramid.path`
---------------------------

.. automodule:: pyramid.path

    .. attribute:: CALLER_PACKAGE

       A constant used by the constructor of
       :class:`pyramid.path.DottedNameResolver` and
       :class:`pyramid.path.AssetResolver` (see their docstrings for more
       info).

    .. autoclass:: DottedNameResolver
       :members:

    .. autoclass:: AssetResolver
       :members: