SickRage/lib/feedparser/tests/encoding/x80_860.xml

9 lines
267 B
XML

<?xml version="1.0" encoding="860"?>
<!--
SkipUnless: __import__('codecs').lookup('860')
Description: \x80 character in 860 encoding
Expect: not bozo and feed['title'] == u'\xc7'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<title></title>
</feed>