summaryrefslogtreecommitdiff
path: root/test/test_io.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* Added code to determine the input encoding from data: encoding declarations o...goodger2006-04-121-0/+36
* corrected order of importsgoodger2005-12-031-0/+1
* test that BOMs aren't removed when input data is Unicodewiemann2005-03-271-0/+4
* remove BOMs from input streamswiemann2005-03-271-0/+27