mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
![]() When using a regex (or anything that uses `\?` escapes) in python, raw strings (`r"content"`) should be used so python doesn't consume the escapes itself. Otherwise we get either broken behavior and/or `SyntaxWarning: invalid escape sequence '\['` Signed-off-by: David Lamparter <equinox@opensourcerouting.org> |
||
---|---|---|
.. | ||
clippy | ||
callgraph-dot.py | ||
clidef.py | ||
firstheader.py | ||
makefile.py | ||
makevars.py | ||
runtests.py | ||
test_xrelfo.py | ||
tiabwarfo.py | ||
tsexpand.py | ||
xref2vtysh.py | ||
xrefstructs.json | ||
xrelfo.py |