Message118542
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, doerwalter, vstinner |
| Date | 2010-10-13.16:42:36 |
| SpamBayes Score | 0.00025920628 |
| Marked as misclassified | No |
| Message-id | <AANLkTikypKHPmObSUHk-ifYbstLuzg=r6or6BbVkMLp=@mail.gmail.com> |
| In-reply-to | <1286986837.55.0.134501462538.issue10087@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Wed, Oct 13, 2010 at 12:20 PM, Walter Dörwald <report@bugs.python.org> wrote: .. > Does the following patch fix your problems? > Probably not because with your patch print() will encode HTML stream with the system default encoding which may be different from that specified by -e/--encode argument to calendar. The result would be an ill-formed XML stream with encoding specified by the meta-tag not matching the actual encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-13 16:42:37 | belopolsky | set | recipients: + belopolsky, doerwalter, vstinner |
| 2010-10-13 16:42:36 | belopolsky | link | issue10087 messages |
| 2010-10-13 16:42:36 | belopolsky | create | |