diff options
| author | Michael Merickel <michael@merickel.org> | 2011-07-13 22:33:13 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2011-07-14 19:56:44 -0500 |
| commit | 359906f09a389db4386984c84cc615eb1f033b8c (patch) | |
| tree | b95aaca261278a8b0ea9c1efb96c6e370f1ef8e6 /docs/api | |
| parent | 2e3a01d35413debcaf0081d17b48cfc5c74a6d59 (diff) | |
| download | pyramid-359906f09a389db4386984c84cc615eb1f033b8c.tar.gz pyramid-359906f09a389db4386984c84cc615eb1f033b8c.tar.bz2 pyramid-359906f09a389db4386984c84cc615eb1f033b8c.zip | |
Added p.scripting.get_root2 that doesn't require an app arg.
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/scripting.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/scripting.rst b/docs/api/scripting.rst index 2029578ba..3e9a814fc 100644 --- a/docs/api/scripting.rst +++ b/docs/api/scripting.rst @@ -7,5 +7,7 @@ .. autofunction:: get_root + .. autofunction:: get_root2 + .. autofunction:: make_request |
