The JSON lexer will produce Error tokens if whitespace surrounds the : char. Repro: from pygments.lexers.data import JsonLexer from pprint import pprint ...
確定! 回上一頁