]> granicus.if.org Git - python/commit
#4153: update Unicode howto for Python 3.3
authorAndrew Kuchling <amk@amk.ca>
Thu, 20 Jun 2013 13:29:09 +0000 (09:29 -0400)
committerAndrew Kuchling <amk@amk.ca>
Thu, 20 Jun 2013 13:29:09 +0000 (09:29 -0400)
commit2151fc64161a5a773bd31ec756815bacd210b196
tree353480dca9506d3c23c1b70eab1055ecb4b73866
parentce3dd0bdd550500d149121ca08611ebca623641f
#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
Doc/howto/unicode.rst