summaryrefslogtreecommitdiff
path: root/docs/api/threadlocal.rst
blob: 680444deed3771a4cc42aef75718bcf884dcef9d (plain)
1
2
3
4
5
6
7
8
9
10
11
.. _threadlocal_module:

:mod:`pyramid.threadlocal`
-------------------------------

.. automodule:: pyramid.threadlocal

   .. autofunction:: get_current_request()

   .. autofunction:: get_current_registry()