Files
Pyarmor-Static-Unpack-1shot/.gitignore
Aralox 0c9fbd9caf Issue-165 Added support for f-strings (literal string interpolation https://www.python.org/dev/peps/pep-0498/)
Opcodes handled: FORMAT_VALUE, BUILD_STRING.
Added AST node classes for FormattedValue and JoinedStr.
2020-10-17 20:52:57 +11:00

8 lines
54 B
Plaintext

*.swp
*.swo
*.gcno
*.gcda
*.kdev4
/.kdev4
__pycache__