Message130748
| Author | r.david.murray |
|---|---|
| Recipients | QuantumTim, docs@python, eli.bendersky, ezio.melotti, facundobatista, georg.brandl, gwideman, r.david.murray, v+python |
| Date | 2011-03-13.15:29:05 |
| SpamBayes Score | 5.1898614e-06 |
| Marked as misclassified | No |
| Message-id | <1300030147.34.0.856251551594.issue11479@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well, the problem with both [:-1] and os.path.join is that they are inappropriate for that section of the tutorial. I considered putting the discussion later in the section so that I could use [:-1] (which hasn't been introduced at that point), but it made the flow even worse than adding the text where I did. I suppose the os.path.join could be put in if the sentence was short and cross referenced the library docs rather than going into a detailed example. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-13 15:29:07 | r.david.murray | set | recipients: + r.david.murray, georg.brandl, facundobatista, QuantumTim, ezio.melotti, v+python, eli.bendersky, docs@python, gwideman |
| 2011-03-13 15:29:07 | r.david.murray | set | messageid: <1300030147.34.0.856251551594.issue11479@psf.upfronthosting.co.za> |
| 2011-03-13 15:29:05 | r.david.murray | link | issue11479 messages |
| 2011-03-13 15:29:05 | r.david.murray | create | |