Michael Merickel
2015-02-06 db6280393d6f87f391b3c12a23c65fe803556286
moar docs
1 files modified
5 ■■■■■ changed files
pyramid/renderers.py 5 ●●●●● patch | view | raw | blame | history
pyramid/renderers.py
@@ -125,6 +125,11 @@
    not passed in, any changes to ``request.response`` attributes made
    before calling this function will be ignored.
    .. versionchanged:: 1.6
       In previous versions, any changes made to ``request.response`` outside
       of this function call would affect the returned response. This is no
       longer the case.
    """
    try:
        registry = request.registry