This may be related to a previous issue.
When a Python code line contains a numerical entity, such as
'utf-8'
where ' is an apostrophe
if the numerical entity is left untouched, pygments will style the code,
interpreting the # in the first numerical entity as indicating the
beginning of a comment, thus styling it differently (splitting it with code
styling information), which can not be reversed by Crunchy later...
Original issue reported on code.google.com by andre.ro...@gmail.com on 16 Aug 2009 at 6:32
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 16 Aug 2009 at 6:32