| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
Please rebase on the current main branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Strings used to construct regular expressions shall be marked as raw
otherwise newer versions of Python throw "SyntaxError" because of
invalid escape sequences.
Note: this is basically the same thing as #46585