Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58034
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <roy@panix.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.104 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.80; '*S*': 0.01; 'lawrence': 0.09; "they've": 0.09; 'python': 0.11; 'mark.': 0.16; 'received:166.84': 0.16; 'received:166.84.1': 0.16; 'received:166.84.1.89': 0.16; 'received:mailbackend.panix.com': 0.16; 'received:panix.com': 0.16; 'roy': 0.16; 'wrote:': 0.18; 'received:10.0.1': 0.19; 'received:166': 0.19; 'things.': 0.19; 'seems': 0.21; 'subject:Code': 0.24; 'unicode': 0.24; '>': 0.26; 'least': 0.26; 'moved': 0.30; 'service,': 0.32; 'amazon': 0.34; "can't": 0.35; 'version': 0.36; 'really': 0.36; '2.6': 0.36; 'received:10.0': 0.36; 'similar': 0.36; 'received:10': 0.37; 'url:amazon': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'users': 0.40; 'major': 0.40; 'even': 0.60; 'new': 0.61; 'header:Message-Id:1': 0.63; 'love': 0.65; 'dear': 0.65; 'finally': 0.65; 'charset:windows-1252': 0.65; '20,': 0.68; 'smith': 0.68; 'email addr:panix.com': 0.84; 'features:': 0.84; 'amongst': 0.91; 'url:latest': 0.91; '2013': 0.98 |
| From | Roy Smith <roy@panix.com> |
| Content-Type | multipart/alternative; boundary="Apple-Mail=_1FB72CE2-0B04-49F9-A2E2-4E2F6C1C6C62" |
| Date | Wed, 30 Oct 2013 09:02:54 -0400 |
| Subject | Re: Looking for UNICODE to ASCII Conversioni Example Code |
| To | python-list@python.org |
| Mime-Version | 1.0 (Apple Message framework v1283) |
| X-Mailer | Apple Mail (2.1283) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1807.1383138182.18130.python-list@python.org> (permalink) |
| Lines | 82 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383138182 news.xs4all.nl 16001 [2001:888:2000:d::a6]:57546 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58034 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 20/10/2013 03:13, I wrote: > Heck, I can't even really move off 2.6 because we use Amazon's EMR > service, which is stuck on 2.6. On Sunday, October 20, 2013 5:11:32 AM UTC-4, Mark Lawrence wrote: > Dear Amazon, > > Please upgrade to Python 3.3 or similar so that users can have better > unicode support amongst other things. > > Love and kisses. > > Mark. It seems to have semi-worked. At least they've finally moved past 2.6! http://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-plan-ami.html#ami-versions-supported 3.0.0 This new major Amazon EMR AMI version provides the following features: […] Python 2.6.8, Python 2.7.5 -- Roy Smith roy@panix.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Looking for UNICODE to ASCII Conversioni Example Code Roy Smith <roy@panix.com> - 2013-10-30 09:02 -0400
csiph-web