1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-02-13 01:34:35 +00:00
mylar/lib/feedparser/tests/encoding/x80_mac-cyrillic.xml
2012-09-09 17:59:46 -04:00

9 lines
No EOL
296 B
XML

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