diff options
author | Jean-François B <jfbu@free.fr> | 2021-02-12 17:35:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 17:35:49 +0100 |
commit | 68af5904f004e3c5460bde604de99a52f2ff124f (patch) | |
tree | 5f4b7e1a60c6acf7673b81a0f5c9f757919dd304 /pygments/lexers/_postgres_builtins.py | |
parent | 35fc0e0c5c54bd4643b8a8c5f4d7c3f1f10354a3 (diff) | |
download | pygments-git-68af5904f004e3c5460bde604de99a52f2ff124f.tar.gz |
LaTeX: \catcode assignment should be terminated (#1711)
This is almost irrelevant. But \catcode`\_=8 without termination might
let LaTeX expand prematurely its token stream. Of course here in the
context of fancyvrb.sty chances are 99.99% that what comes next does not
expand or expands safely. I did not look in code.
Only a matter of style, to be on the safe side.
Diffstat (limited to 'pygments/lexers/_postgres_builtins.py')
0 files changed, 0 insertions, 0 deletions