Message 143310 - Python tracker (original) (raw)

After the recent discussions on python-dev I went through the Unicode howto and fixed a few things, then I found this issue so I'm attaching the patch here. The patch addresses mostly markup issues, but it also removes the usage of 'byte string'. A few more things that should be done:

Also the codecs doc has a section about Unicode and encodings that might be moved to the howto.