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,7 @@
# This file used to contain the Lark standalone tool.
#
# We do not use it, and it is licensed under the GPL, which is much
# more restrictive than the rest of Lark. In order to avoid depending
# on it accidentally, we exclude it from our repository and distribution.
# When LARK is upgraded, this file should be kept in preference to the
# original.