~pythoneers/ubuntu/lucid/feedparser/ltsppa

« back to all changes in this revision

Viewing changes to tests/illformed/encoding/x80_cp1253.xml

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Galisteo
  • Date: 2007-01-09 15:27:45 UTC
  • mfrom: (2.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109152745-pg3zhn67yyaumwv3
Tags: 4.1-7
Fixed css link for *.html inside /doc. (Closes: #405343)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="cp1253"?>
2
 
<!--
3
 
SkipUnless:  __import__('codecs').lookup('cp1253')
4
 
Description: \x80 character in cp1253 encoding
5
 
Expect:      bozo and feed['title'] == u'\u20ac'
6
 
-->
7
 
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
8
 
<title>�</title>
9
 
</feed
 
 
b'\\ No newline at end of file'