diff options
| author | Michael Merickel <michael@merickel.org> | 2017-07-18 13:26:53 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-07-18 13:28:22 -0500 |
| commit | 0b93600f48867e00f6c5a132a282939a26d34170 (patch) | |
| tree | f4da4c5ec3976a106dfd02a2fe3cd4b26cf0ac49 /docs/quick_tutorial/debugtoolbar/setup.py | |
| parent | 8763d3e46468f89747e1fd6e147468852301a9a0 (diff) | |
| download | pyramid-0b93600f48867e00f6c5a132a282939a26d34170.tar.gz pyramid-0b93600f48867e00f6c5a132a282939a26d34170.tar.bz2 pyramid-0b93600f48867e00f6c5a132a282939a26d34170.zip | |
fix the __module__ and import path of the request after custom properties have been set
previously anytime ``config.add_request_method`` was used the request
would appear as ``pyramid.util.Request`` when displaying
``request.__class__``. This overwrites the ``__module__`` which fixes
that issue so that it appears as ``pyramid.request.Request``.
Diffstat (limited to 'docs/quick_tutorial/debugtoolbar/setup.py')
0 files changed, 0 insertions, 0 deletions
