Message141732
| Author | orsenthil |
|---|---|
| Recipients | belopolsky, catherine, doerwalter, eric.araujo, ezio.melotti, georg.brandl, gpolo, lambacck, orsenthil, r.david.murray, rhettinger, ron_adam, vstinner |
| Date | 2011-08-07.01:00:59 |
| SpamBayes Score | 9.164995e-06 |
| Marked as misclassified | No |
| Message-id | <1312678859.86.0.770253706041.issue10087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW, I think removing the encoding facility (more so because it can interfere with the terminal encoding) and just dealing with strings to output the html version of calendar seems a neater way than definiing write = sys.stdout.buffer.write and writing the bytes to the STDOUT. Is this not feasible at the moment? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-07 01:01:00 | orsenthil | set | recipients: + orsenthil, doerwalter, georg.brandl, rhettinger, belopolsky, vstinner, ron_adam, gpolo, ezio.melotti, eric.araujo, lambacck, r.david.murray, catherine |
| 2011-08-07 01:00:59 | orsenthil | set | messageid: <1312678859.86.0.770253706041.issue10087@psf.upfronthosting.co.za> |
| 2011-08-07 01:00:59 | orsenthil | link | issue10087 messages |
| 2011-08-07 01:00:59 | orsenthil | create | |