mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-06 09:25:03 -05:00
9 lines
296 B
XML
9 lines
296 B
XML
|
<?xml version="1.0" encoding="windows_1254"?>
|
|||
|
<!--
|
|||
|
SkipUnless: __import__('codecs').lookup('windows_1254')
|
|||
|
Description: \x80 character in windows_1254 encoding
|
|||
|
Expect: not bozo and feed['title'] == u'\u20ac'
|
|||
|
-->
|
|||
|
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
|
|||
|
<title><EFBFBD></title>
|
|||
|
</feed>
|