Python: Re-introduce syntactic handling of str/bytes/unicode (again)

This reverts commit 870389addb.
This commit is contained in:
Rasmus Wriedt Larsen
2021-06-14 14:23:12 +02:00
parent 870389addb
commit cc311ac4cd
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
argumentToEnsureNotTaintedNotMarkedAsSpurious
untaintedArgumentToEnsureTaintedNotMarkedAsMissing
| test_string.py:35:9:35:19 | test_string.py:35 | ERROR, you should add `# $ MISSING: tainted` annotation | unicode(..) |
failures
| test_string.py:35:22:35:32 | Comment # $ tainted | Missing result:tainted= |