Some unicode characters span accross multiple bytes. Python 3 is OK with that, but Python 2 reports an incorrect number of characters. Related to https://github.com/adrienverge/yamllint/issues/146
Some unicode characters span accross multiple bytes. Python 3 is OK with that, but Python 2 reports an incorrect number of characters. Related to https://github.com/adrienverge/yamllint/issues/146