author | Thierry Florac <thierry.florac@onf.fr> |
Fri, 18 May 2018 11:07:15 +0200 | |
changeset 178 | dfeb8bea6602 |
parent 177 | d9c6a2a99acf |
child 179 | 9fe970c45c7b |
--- a/src/pyams_utils/doctests/request.txt Fri May 11 15:35:29 2018 +0200 +++ b/src/pyams_utils/doctests/request.txt Fri May 18 11:07:15 2018 +0200 @@ -13,7 +13,7 @@ True >>> request = check_request() >>> request - <Request at ... GET http://localhost/> + <PyAMSRequest at ... GET http://localhost/> If a new request is created "from scratch", it's registry is assigned to global registry: