This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
redsun82/csharp/dotnet908
codeql
/
python
/
ql
/
test
/
library-tests
/
exprs
/
strings
History
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
..
Strings.expected
Python: Add a test for handling of corner-case strings.
2019-02-20 10:26:40 +00:00
Strings.ql
Python: Change all remaining occurrences of
StrConst
2024-04-22 12:00:09 +00:00
test.py
Python: Add a test for handling of corner-case strings.
2019-02-20 10:26:40 +00:00