Rocky Burt
2011-08-12 09cfbe8e25becfbe6605a52847919491614ab984
refs
author Rocky Burt <rocky@serverzen.com>
Friday, August 12, 2011 19:55 +0200
committer Rocky Burt <rocky@serverzen.com>
Friday, August 12, 2011 19:55 +0200
commit09cfbe8e25becfbe6605a52847919491614ab984
tree 3825252091349bbc539c29bc8fc6d79814dafa8e tree | zip | gz
parent 6bc4d58be6a73c7bb0211145e78ebea88fbdbe74 view | diff
Backport from 1.1.x: A new attribute is available on request objects:
exc_info. Its value will be None until an exception is caught
by the Pyramid router, after which it will be the result of
sys.exc_info()
3 files modified
33 ■■■■■ changed files
CHANGES.txt 11 ●●●●● diff | view | raw | blame | history
pyramid/router.py 10 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_router.py 12 ●●●● diff | view | raw | blame | history