Python: Adapt twisted tests so they pass

This commit is contained in:
Rasmus Wriedt Larsen
2019-11-27 17:29:20 +01:00
committed by Rasmus Wriedt Larsen
parent 6011cb74f8
commit 4e3c183676
10 changed files with 5 additions and 18 deletions

View File

@@ -1,9 +1,4 @@
| __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:316 |
| __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:343 |
| __init__ | Function __init__ | resources/lib/python/lib/twisted/web/resource.py:353 |
| getChild | Function getChild | resources/lib/python/lib/twisted/web/resource.py:333 |
| myrender | Function myrender | test.py:24 |
| render | Function render | resources/lib/python/lib/twisted/web/resource.py:323 |
| render | Function render | test.py:4 |
| render | Function render | test.py:28 |
| render | Function render | test.py:39 |