diff options
author | Andrew Kuchling <amk@amk.ca> | 2013-06-20 09:29:09 -0400 |
---|---|---|
committer | Andrew Kuchling <amk@amk.ca> | 2013-06-20 09:29:09 -0400 |
commit | 30d4b5800395a9869443c461603197a3da2ff611 (patch) | |
tree | f40e628e773dfff31970b4b22d6a7043709e9283 /Python/sysmodule.c | |
parent | 692bf0e5be347e2ccc322dd7b4acd6ec04b78c2f (diff) | |
download | cpython-30d4b5800395a9869443c461603197a3da2ff611.tar.gz |
#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 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions