Added code to determine the input encoding from data: encoding declarations or the...
commita0aa463fcfdcddc03c692c145fa8e67f13c4e4a8
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 12 Apr 2006 01:12:31 +0000 (12 01:12 +0000)
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 12 Apr 2006 01:12:31 +0000 (12 01:12 +0000)
tree026368e82c032f9bafd33e3b518b62934d07c2e3
parent7a245c587fb5b6dfaaa8ac48db0b536b67fc3465
Added code to determine the input encoding from data: encoding declarations or the presence of byte order marks (UTF-8 & UTF-16).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4506 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/io.py
test/test_io.py