Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35292
| Date | 2012-12-21 09:14 -0500 |
|---|---|
| From | Dave Angel <d@davea.name> |
| Subject | Re: how to detect the encoding used for a specific text data ? |
| References | <c6eeb756-65be-4c50-88a8-1f94bd772fe8@googlegroups.com> <CAHVvXxTe8voezOaf-yYoRc73L3e7hCzTM8bfZ-G5DDe-DE9ZUg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1149.1356099297.29569.python-list@python.org> (permalink) |
On 12/21/2012 07:38 AM, Oscar Benjamin wrote: > <snip> > On a related note: how to answer question with no context on mailing > list? Depends on how you're reading/responding. I'll assume you're using an email client like Thunderbird, and that you do NOT subscribe in digest form. Most general way is to use Reply-All, and remove any recipients you don't want there, but make sure you keep the python-list recipient. Alternatively, if you're using Thunderbird or another with similar capability, use Reply-list, which is smart enough to only keep the list entry. Or, what I used to do, reply, then add the python-list@python.org to the list of recipients. That's error prone. I hope this answers your question. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
how to detect the encoding used for a specific text data ? iMath <redstone-cold@163.com> - 2012-12-20 03:57 -0800
Re: how to detect the encoding used for a specific text data ? iMath <redstone-cold@163.com> - 2012-12-20 04:06 -0800
Re: how to detect the encoding used for a specific text data ? Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2012-12-20 14:48 +0200
Re: how to detect the encoding used for a specific text data ? "Stefan H. Holek" <stefan@epy.co.at> - 2012-12-20 14:17 +0100
Re: how to detect the encoding used for a specific text data ? iMath <redstone-cold@163.com> - 2012-12-20 05:50 -0800
Re: how to detect the encoding used for a specific text data ? Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2012-12-20 16:10 +0200
Re: how to detect the encoding used for a specific text data ? iMath <redstone-cold@163.com> - 2012-12-20 05:50 -0800
Re: how to detect the encoding used for a specific text data ? Christian Heimes <christian@python.org> - 2012-12-20 15:19 +0100
Re: how to detect the encoding used for a specific text data ? rurpy@yahoo.com - 2012-12-20 09:48 -0800
Re: how to detect the encoding used for a specific text data ? Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2012-12-21 12:38 +0000
Re: how to detect the encoding used for a specific text data ? Dave Angel <d@davea.name> - 2012-12-21 09:14 -0500
csiph-web