Python: Copy Python extractor to codeql repo

This commit is contained in:
Taus
2024-02-28 15:15:21 +00:00
parent 297a17975d
commit 6dec323cfc
369 changed files with 165346 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
2,0-2,5: NAME 'class'
2,6-2,7: NAME 'C'
2,7-2,8: LPAR '('
2,8-2,14: NAME 'object'
2,14-2,15: RPAR ')'
2,15-2,16: COLON ':'
2,16-2,17: NEWLINE '\n'
3,0-3,1: INDENT '\t'
3,1-3,5: NAME 'pass'
3,5-3,6: NEWLINE '\n'
4,0-4,0: DEDENT ''
4,0-4,0: ENDMARKER ''