tor/scripts/codegen
Alex Xu (Hello71) 9f731ac68c Use raw strings for regexs containing escapes
In Python 3.12, these invalid escape sequences emit SyntaxWarnings, and will
emit SyntaxErrors in a future release.

Found using: grep '[^r]["'\''].*\\[^rn\\x0t"]' $(grep -rl '^#!.*python')
2023-12-09 10:19:54 -05:00
..
fuzzing_include_am.py Merge remote-tracking branch 'asn-private/hsfuz' into hs_fuzzing 2021-10-15 11:20:06 -04:00
gen_linux_syscalls.pl Move code-generation scripts to scripts/codegen 2014-05-07 01:17:41 -04:00
gen_server_ciphers.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
get_mozilla_ciphers.py Use raw strings for regexs containing escapes 2023-12-09 10:19:54 -05:00
makedesc.py Regenerate extample_extrainfo.inc and adjust tests. 2020-10-16 16:07:46 -04:00
run_trunnel.sh run_trunnel.sh: Use 'find -exec' instead of a 'for' loop 2018-10-29 10:54:31 +02:00