Message7116
Actually pygments/lexers/_vimbuiltins.py file which exactly occurs the error has no function/method definitions. Instead, it has three variables that are huge dictionary and list. These are written in three lines. Can the error be happened when some line of the source code has very long columns?
You can find the exact source code from the following url:
https://bitbucket.org/birkenfeld/pygments-main/src/1.5/pygments/lexers/_vimbuiltins.py
If this error is currently really hard to fix, I want to send a patch to Pygments. So I want to know how to workaround it now. :-) |
|
Date |
User |
Action |
Args |
2012-05-20 22:21:15 | dahlia | set | messageid: <1337552475.59.0.681525925687.issue1891@psf.upfronthosting.co.za> |
2012-05-20 22:21:15 | dahlia | set | recipients:
+ dahlia, fwierzbicki |
2012-05-20 22:21:15 | dahlia | link | issue1891 messages |
2012-05-20 22:21:15 | dahlia | create | |
|