Python: Promote XMLParsing concept

This commit is contained in:
Rasmus Wriedt Larsen
2022-03-29 15:50:24 +02:00
committed by Rasmus Wriedt Larsen
parent 9caf4be21b
commit e005a5c0ab
6 changed files with 70 additions and 76 deletions

View File

@@ -1,5 +1,5 @@
import python
import experimental.semmle.python.Concepts
import semmle.python.Concepts
import experimental.semmle.python.frameworks.Xml
import semmle.python.dataflow.new.DataFlow
import TestUtilities.InlineExpectationsTest