SickRage/lib/feedparser/tests/encoding/utf-32le-bom.xml

8 lines
940 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<EFBFBD><EFBFBD><?xml version="1.0" encoding="utf-32"?>
<!--
SkipUnless: __import__('codecs').lookup('utf-32le')
Description: Wellformed UTF-32 with Byte Order Mark (Little Endian)
Expect: not bozo and encoding == 'utf-32le'
-->
<rss>
</rss>