This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients SilentGhost, akuchling, docs@python, eric.araujo, georg.brandl, terry.reedy
Date 2011-01-09.22:29:04
SpamBayes Score 1.6322677e-08
Marked as misclassified No
Message-id <1294612146.85.0.529573764226.issue10875@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know whether it would be easy to strip down py3k version to 2.7 version.

Seeing how it's just a basic introduction, I would think that a single statement re unicode support might be sufficient. For exhaustive description of special sequences refer the docs and carry on with ascii strings.

Attached patch fixes path issue.
History
Date User Action Args
2011-01-09 22:29:07SilentGhostsetrecipients: + SilentGhost, akuchling, georg.brandl, terry.reedy, eric.araujo, docs@python
2011-01-09 22:29:06SilentGhostsetmessageid: <1294612146.85.0.529573764226.issue10875@psf.upfronthosting.co.za>
2011-01-09 22:29:04SilentGhostlinkissue10875 messages
2011-01-09 22:29:04SilentGhostcreate