Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'algorithm': 0.04; 'method.': 0.07; 'tests.': 0.07; 'utilizing': 0.09; 'cc:addr :python-list': 0.11; 'translation': 0.12; 'boolean': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'library': 0.18; 'value.': 0.19; 'seems': 0.21; 'code,': 0.22; 'input': 0.22; 'import': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'simpler': 0.24; 'subject:Code': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'implemented': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'processed': 0.36; 'either': 0.39; 'skip:u 10': 0.60; 'back': 0.62; '20,': 0.68; 'jul': 0.74; 'dozens': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xOSE+/4pHkZazkg2guhOvrZda2iid7g3J8M3ob/hU4k=; b=Aoh4cA/WfMfsrXmfXXf0wi0XAgOk6n752yabshpZF8KheHjUBdVRVL1XkVxOyvJSSU XmifrpOZHFQnnqoTMWP/3+rK8yDwUu2yvKiGJpNnyBrsvwAcKB/kSID2RKubIFcTYv9E w7ucXXgmIHW5YrfhPoy9og9Ikvk/5Pus8l/dq7tVypzNxZwlLts950Ej7oW4+Ee8bb+j IxkPbv9tSwEHn+QWgnrAHme+Qb5Dv1H8sbY0GKsrAdmbDM9b9J/5nB375Q/uprj9vStO aN1XVsG8rZQ44SKxQsMlcH/cincTTo/dGcl25NBsBPtxCcZjIfQSDLtE7aLnNDT27ds6 IDWw== MIME-Version: 1.0 X-Received: by 10.49.16.233 with SMTP id j9mr20825358qed.12.1374294124325; Fri, 19 Jul 2013 21:22:04 -0700 (PDT) In-Reply-To: References: <51e97e6e$0$29971$c3e8da3$5496439d@news.astraweb.com> <51E9B8EB.5060007@Gmail.com> <51ea07a4$0$29971$c3e8da3$5496439d@news.astraweb.com> Date: Sat, 20 Jul 2013 00:22:04 -0400 Subject: Re: Share Code Tips From: David Hutto To: "Steven D'Aprano" Content-Type: multipart/alternative; boundary=047d7bea38e218f38204e1e9c9d6 Cc: python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 55 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374294126 news.xs4all.nl 15902 [2001:888:2000:d::a6]:55725 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50947 --047d7bea38e218f38204e1e9c9d6 Content-Type: text/plain; charset=ISO-8859-1 It seems that you could use import re, in my mind's pseudo code, to compile a translational usage of usernames/passwords that could remain case sensitive by using just the translational dictionaries, and refining with data input tests/unit tests. On Sat, Jul 20, 2013 at 12:15 AM, David Hutto wrote: > It seems, without utilizing this, or googling, that a case sensitive > library is either developed, or could be implemented by utilizing case > sensitive translation through a google translation page using an urlopener, > and placing in the data to be processed back to the boolean value. Never > attempted, but the algorithm seems simpler than the dozens of solutions > method. > -- Best Regards, David Hutto *CEO:* *http://www.hitwebdevelopment.com* --047d7bea38e218f38204e1e9c9d6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
It seems that you could use import re, in my mind's ps= eudo code, to compile a translational usage of usernames/passwords that cou= ld remain case sensitive by using just the translational dictionaries, and = refining with data input tests/unit tests.


On Sat,= Jul 20, 2013 at 12:15 AM, David Hutto <dwightdhutto@gmail.com>= ; wrote:
It seems, without utilizing= this, or googling, that a case sensitive library is either developed, or c= ould be implemented by utilizing case sensitive translation through a googl= e translation page using an urlopener, and placing in the data to be proces= sed back to the boolean value. Never attempted, but the algorithm seems sim= pler than the dozens of solutions method.



--
Best Regards,
David Hutto
<= b>CEO: http://www.hitwebdevelopment.com
--047d7bea38e218f38204e1e9c9d6--