Python: Make zope web tests pass

This commit is contained in:
Rasmus Wriedt Larsen
2019-12-02 14:47:28 +01:00
committed by Rasmus Wriedt Larsen
parent 387ab52855
commit e257ba40c4
4 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
| 12 | ControlFlowNode for implementer | class implementer | resources/lib/python/lib/zope/interface/declarations.py:352 |
| 12 | ControlFlowNode for implementer | class implementer | ../../../query-tests/Security/lib/zope/interface/__init__.py:5 |
| 13 | ControlFlowNode for IThing | class IThing | test.py:4 |
| 14 | ControlFlowNode for Thing | class Thing | test.py:9 |

View File

@@ -1 +1 @@
semmle-extractor-options: --max-import-depth=3 -p ../../../../resources/lib/python/lib/ --respect-init=False
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/