Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'python': 0.07; 'from:addr:python': 0.09; 'message- id:@webmail.messagingengine.com': 0.09; 'x-mailer:messagingengine.com webmail interface': 0.09; 'from:addr:bdurham.com': 0.16; 'out?': 0.16; 'received:internal': 0.19; 'received:10.202': 0.23; 'received:10.202.2': 0.23; 'received:10.202.2.42': 0.23; 'received:66.111': 0.23; 'received:66.111.4': 0.23; 'received:compute2.internal': 0.23; 'received:messagingengine.com': 0.23; 'received:smtp.messagingengine.com': 0.23; 'thanks': 0.29; 'malcolm': 0.31; 'perhaps': 0.32; 'to:addr:python-list': 0.32; 'project': 0.32; 'charset:us-ascii': 0.36; 'rest': 0.37; 'url:org': 0.38; 'help': 0.39; 'to:addr:python.org': 0.39; 'works': 0.40; 'header:Received:5': 0.40; 'might': 0.40; 'from:no real name:2**0': 0.60; 'header:Message-Id:1': 0.62; 'share': 0.67 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:from:to:mime-version:content-transfer-encoding:content-type:subject:date; s=smtpout; bh=PtpAA+8Bw7D/D9GVbFQdDipBvWc=; b=gj0WeUO+xg3Nf14mdtU6PVWk4l+SLinUo9U7nUvyjtZiC//QnpVQrEREg3vVMv3A1C+fUxclQZsuxGe5lKNHyxxC6RrirvE+yXkcWudMToBcG5iN+TVB9QTLc5tUaFzzEiZJD/v3sn0mCZCGCZLb7e+b8LWnuNt9BvMTe3BR+5g= X-Sasl-Enc: vY2EiNWw6hU9wBzNSBta5CSFWR/IZ/D5DqD4L5qd75F+ 1301753629 From: python@bdurham.com To: python-list@python.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Mailer: MessagingEngine.com Webmail Interface Subject: Re: Alphabetics respect to a given locale Date: Sat, 02 Apr 2011 10:13:49 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1301753632 news.xs4all.nl 34849 [::ffff:82.94.164.166]:52566 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:2456 Candide, Perhaps the Python Babel project has something that might help out? http://babel.edgewall.org/ If this works out for you can you share your learning with the rest of us? :) Thanks and good luck! Malcolm