diff options
author | Even Wiik Thomassen <eventh@gmail.com> | 2012-12-16 14:29:22 +0100 |
---|---|---|
committer | Even Wiik Thomassen <eventh@gmail.com> | 2012-12-16 14:29:22 +0100 |
commit | ebb412035e93b081d7b0d18902ee6656dc12e142 (patch) | |
tree | 6b0225dc1005ff23e73a3e19c6c3b0cc0160abd7 /scripts/check_sources.py | |
parent | f56dfa92ab78b1834677b84a9b2f21c3e1eb5a52 (diff) | |
download | pygments-ebb412035e93b081d7b0d18902ee6656dc12e142.tar.gz |
Fix as PyPyLogs can contain nested builtin names.
This line from an example pypylog shows the problem:
+314: p39 = getinteriorfield_gc(p38, i34,
descr=<InteriorFieldDescr <FieldP dictentry.value 4>>)
Fix was to simply modify the regex to consume one or more '>'
instead of only one.
Diffstat (limited to 'scripts/check_sources.py')
0 files changed, 0 insertions, 0 deletions