Michael Merickel
2017-06-20 5a1950121af5f70c473ce8e74b6d9044e8b9e375
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _url_module:
 
:mod:`pyramid.url`
---------------------
 
.. automodule:: pyramid.url
 
  .. autofunction:: resource_url
 
  .. autofunction:: route_url
 
  .. autofunction:: current_route_url
 
  .. autofunction:: route_path
 
  .. autofunction:: current_route_path
 
  .. autofunction:: static_url
 
  .. autofunction:: static_path
 
  .. autofunction:: urlencode