summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/cherrypy.rst
blob: a6ea0bb5070da719f1251ea477b686448e7bb7bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
***************
:mod:`cherrypy`
***************

.. automodule:: cherrypy


Classes
=======

.. autoclass:: HTTPError
   :members:

.. autoclass:: HTTPRedirect
   :members:

.. autoclass:: InternalRedirect
   :members:

.. autoclass:: NotFound
   :members:

.. autoclass:: CherryPyException
   :members:

.. autoclass:: TimeoutError
   :members:


Functions
=========

.. autofunction:: expose

.. autofunction:: log

.. autofunction:: quickstart

.. autofunction:: url