Message183147
| Author | marten |
|---|---|
| Recipients | marten, r.david.murray |
| Date | 2013-02-27.12:29:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361968161.12.0.549315113809.issue17305@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For the embedded Python examples, please prepend the following lines: from __future__ import unicode_literals name='müller.com' So regarding interoperability: Usually you only use one implementation in your code and hopefully the latest release, but in case someone needs to old one, maybe there should be a separate encodings.idna2008 class. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-27 12:29:21 | marten | set | recipients: + marten, r.david.murray |
| 2013-02-27 12:29:21 | marten | set | messageid: <1361968161.12.0.549315113809.issue17305@psf.upfronthosting.co.za> |
| 2013-02-27 12:29:21 | marten | link | issue17305 messages |
| 2013-02-27 12:29:20 | marten | create | |