Files
codeql/python/ql/examples/snippets
Taus 1c68c987b0 Python: Change all remaining occurrences of StrConst
Done using
```
git grep StrConst | xargs sed -i 's/StrConst/StringLiteral/g'
```
2024-04-22 12:00:09 +00:00
..
2019-07-26 17:47:11 +02:00
2020-03-30 11:59:10 +02:00
2019-07-26 17:47:11 +02:00
2020-03-30 11:59:10 +02:00
2020-05-25 13:17:32 +02:00
2020-03-30 11:59:10 +02:00
2019-07-26 17:47:11 +02:00
2022-10-13 11:21:09 -04:00
2019-07-26 17:47:11 +02:00
2019-07-26 17:47:11 +02:00