mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
fbb7d3e4c1
instead of accepting quotation marks in strings, we now just accept \x22, which is then unescaped by the str type. This greatly simplifies the lexing and is more consistent from a user perspective. |
||
---|---|---|
.. | ||
bench | ||
examples | ||
helper_tools | ||
mitmproxy | ||
release | ||
__init__.py | ||
conftest.py | ||
filename_matching.py | ||
full_coverage_plugin.py | ||
individual_coverage.py |