diff options
author | Andrew Kuchling <amk@amk.ca> | 2013-06-20 13:29:09 (GMT) |
---|---|---|
committer | Andrew Kuchling <amk@amk.ca> | 2013-06-20 13:29:09 (GMT) |
commit | 2151fc64161a5a773bd31ec756815bacd210b196 (patch) | |
tree | 353480dca9506d3c23c1b70eab1055ecb4b73866 /Doc/library/imp.rst | |
parent | ce3dd0bdd550500d149121ca08611ebca623641f (diff) | |
download | cpython-2151fc64161a5a773bd31ec756815bacd210b196.zip cpython-2151fc64161a5a773bd31ec756815bacd210b196.tar.gz cpython-2151fc64161a5a773bd31ec756815bacd210b196.tar.bz2 |
#4153: update Unicode howto for Python 3.3
* state that python3 source encoding is UTF-8, and give examples
* mention surrogateescape in the 'tips and tricks' section, and
backslashreplace in the "Python's Unicode Support" section.
* Describe Unicode support provided by the re module.
* link to Nick Coghlan's and Ned Batchelder's notes/presentations.
* default filesystem encoding is now UTF-8, not ascii.
* Describe StreamRecoder class.
* update acks section
* remove usage of "I think", "I'm not going to", etc.
* various edits
* remove revision history and original outline
Diffstat (limited to 'Doc/library/imp.rst')
0 files changed, 0 insertions, 0 deletions