Hi Marcus,
> What about converting the wrapper to consistently use bytearrays
> instead of strings?
I agree. I think that bytearray does not break compatibility
with python2. Is it right?
> The original problem that made me look into
> this was that ‘load_ctags_path()’ currently returns a bytearray
> (non-Win32) and the variable ‘UNIVERSAL_CTAGS’ is later compared
> with a string ('' != b''). Under Python 2 this didn't matter.
Do you mean that there is a bug in pygments_parser.py?
If so, could you please explain the specific steps to reproduce it?
Regards,
Shigio
--
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F 1C33 969C 3BE3 89DD A6EB