Chris Rossi
2010-11-10 51c305c772150a8ee8b12c5dbdcb1fc30cb3a251
refs
author Chris Rossi <chris@archimedeanco.com>
Wednesday, November 10, 2010 22:39 +0100
committer Chris Rossi <chris@archimedeanco.com>
Wednesday, November 10, 2010 22:39 +0100
commit51c305c772150a8ee8b12c5dbdcb1fc30cb3a251
tree bf170d70e84018900cb01e1307dda20f17328659 tree | zip | gz
parent acae5b33a825d1739dd76672e10f5c9f66f783a6 view | diff
Added class vars matchdict and matched_route to
pyramid.request.Request. Each is set to None.
7 files modified
172 ■■■■ changed files
CHANGES.txt 5 ●●●● diff | view | raw | blame | history
pyramid/configuration.py 36 ●●●● diff | view | raw | blame | history
pyramid/request.py 2 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_configuration.py 87 ●●●● diff | view | raw | blame | history
pyramid/tests/test_request.py 14 ●●●● diff | view | raw | blame | history
pyramid/tests/test_traversal.py 19 ●●●● diff | view | raw | blame | history
pyramid/traversal.py 9 ●●●●● diff | view | raw | blame | history