On 07/12/2013 02:41, Chris Angelico wrote:
On Sat, Dec 7, 2013 at 1:33 PM, rusi <rustompm...@gmail.com> wrote:
That seems to suggest that something is not right with the python
mailing list config. No??

If in doubt, blame someone else, eh?

I'd first check what your browser's actually sending. Firebug will
help there. See if your form fill-out is encoded as UTF-8 or CP-1252.
That's the first step.

Looking back through the thread, it looks like:

    Roy posted a reply in us-ascii.

    rusi replied in windows-1252, adding the '…'.

    Roy replied in us-ascii, but with 'Š' in place of '…'.

    rusi replied in utf-8, with '�' in place of '…'

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to