Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cmd5.py SyntaxWarning: invalid escape sequence
fixes $ python ./scripts/cmd5.py /Users/chillerdragon/Desktop/git/teeworlds/./scripts/cmd5.py:11: SyntaxWarning: invalid escape sequence '\/' d = re.sub("\/\*.*?\*/".encode(), "".encode(), d) # remove /* */ comments #define GAME_NETVERSION_HASH "e9800998ecf8427e"
- Loading branch information