summaryrefslogtreecommitdiff
path: root/src/lxml/tests/test-string.xml
Commit message (Collapse)AuthorAgeFilesLines
* [svn r1433] fix: parsing encoded strings from file(-like) objects raised an ↵scoder2006-06-071-0/+2
exception, now it passes the encoded data directly into libxml2 without conversion or encoding checks --HG-- branch : trunk