Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update generic.py to repair the SyntaxWarning
when start bottles from CLI I get `generic.py:95: SyntaxWarning: invalid escape sequence '\d'` reference the [python doc](https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals)
- Loading branch information