Message 125869 - Python tracker
Message125869
| 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:07 | SilentGhost | set | recipients: + SilentGhost, akuchling, georg.brandl, terry.reedy, eric.araujo, docs@python |
| 2011-01-09 22:29:06 | SilentGhost | set | messageid: <1294612146.85.0.529573764226.issue10875@psf.upfronthosting.co.za> |
| 2011-01-09 22:29:04 | SilentGhost | link | issue10875 messages |
| 2011-01-09 22:29:04 | SilentGhost | create | |