Update suspicious ignore file.

This commit is contained in:
Ezio Melotti 2013-03-28 05:12:31 +02:00
commit f92b063c4e
2 changed files with 24 additions and 1 deletions

View file

@ -1597,7 +1597,7 @@ UTF-8, then you need to do the following:
'ASCII section\ufeffUnicode section'
The Unicode code point ``'\feff'``, when encoded using UTF-8, will be
The Unicode code point ``'\ufeff'``, when encoded using UTF-8, will be
encoded as a UTF-8 BOM -- the byte-string ``b'\xef\xbb\xbf'``.
#. Replace the ASCII section with whatever placeholders you like, but make sure