Message143220
| Author | vstinner |
|---|---|
| Recipients | Matthew.Boehm, docs@python, vstinner |
| Date | 2011-08-30.15:02:51 |
| SpamBayes Score | 3.8789895e-07 |
| Marked as misclassified | No |
| Message-id | <1314716572.46.0.0239774835546.issue12855@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 1. On the howto/unicode.html > 2. Somewhere in the stdtypes.html#typesseq description (maybe with other notes at the bottom) > 3. As a note to the stdtypes.html#str.splitlines method description (where it is in the previous patch.) (3) is the best place. For Python 2, you should add a new unicode.splitlines entry, whereas the str.splitlines should be updated in Python 3. > I can do this for 2.7, 3.2 and 3.3 separately. You don't have to do it for 3.3: 2.7 and 3.2 are enough (I will do the change in 3.3 using Mercurial). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-30 15:02:52 | vstinner | set | recipients: + vstinner, docs@python, Matthew.Boehm |
| 2011-08-30 15:02:52 | vstinner | set | messageid: <1314716572.46.0.0239774835546.issue12855@psf.upfronthosting.co.za> |
| 2011-08-30 15:02:51 | vstinner | link | issue12855 messages |
| 2011-08-30 15:02:51 | vstinner | create | |