Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'algorithm': 0.04; 'method.': 0.07; 'tests.': 0.07; 'bishop': 0.09; 'question?': 0.09; '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; 'pieces': 0.19; 'value.': 0.19; 'seems': 0.21; '>>>': 0.22; 'code,': 0.22; 'input': 0.22; 'import': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'recognize': 0.24; 'simpler': 0.24; 'subject:Code': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'everyone': 0.33; 'implemented': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'processed': 0.36; "didn't": 0.36; 'either': 0.39; 'skip:u 10': 0.60; 'matter': 0.61; 'back': 0.62; 'more': 0.64; '20,': 0.68; 'jul': 0.74; 'black,': 0.84; 'click.': 0.84; 'dozens': 0.84; 'sensitivity': 0.84; 'white.': 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=H3BbPNoEZWfZK8jj3MgYNoLk+3mN/Z8A/J/jOMsy8UM=; b=xnIi23K2Ylq3pLklQFXXz5utib0so3wCoCrJacWyGlCWpo6UXOL5b7w9/5V6eqm1cH NKEks9uG0y4nygAsaZ0hGBbZF26WpZs41RW4rbbOmiXL5wUTWestE0v3OKw3Fum4RZMv JB4GeF/XXc5bncwj3keKYV/hcrC55gVRWYNHyhTcH8qkLmEvYw7BnBBQG/TSdAvh3iwy LBanlT9+U0eEW0gxFj3Pgve/qqma2RYvwzXTsE4vsH0Uio/TuQY7qXQ1jjnkntqO5ljy 6x+TbWg0j1KEZusKg6A6gQhKPYZD7xL7ayr9Fh5a4KMS2/nQcyVx7W2GjLjPwwqxh/Tw HNMQ== MIME-Version: 1.0 X-Received: by 10.224.115.79 with SMTP id h15mr21365198qaq.41.1374294446708; Fri, 19 Jul 2013 21:27:26 -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:27:26 -0400 Subject: Re: Share Code Tips From: David Hutto To: "Steven D'Aprano" Content-Type: multipart/alternative; boundary=047d7bdc78de501aa104e1e9dc27 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: 124 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374294454 news.xs4all.nl 15885 [2001:888:2000:d::a6]:60121 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50949 --047d7bdc78de501aa104e1e9dc27 Content-Type: text/plain; charset=ISO-8859-1 32 if you count black, and white. On Sat, Jul 20, 2013 at 12:26 AM, David Hutto wrote: > I didn't see that this was for a chess game. That seems more point and > click. Everyone can recognize a bishop from a queen, or a rook from a pawn. > So why would case sensitivity matter other than the 16 pieces on the board? > Or am I misunderstanding the question? > > > > On Sat, Jul 20, 2013 at 12:22 AM, David Hutto wrote: > >> 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* >> > > > > -- > Best Regards, > David Hutto > *CEO:* *http://www.hitwebdevelopment.com* > -- Best Regards, David Hutto *CEO:* *http://www.hitwebdevelopment.com* --047d7bdc78de501aa104e1e9dc27 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
32 if you count black, and white.


On Sat, Jul 20, 2013 at 12:2= 6 AM, David Hutto <dwightdhutto@gmail.com> wrote:
I didn't see that this = was for a chess game. That seems more point and click. Everyone can recogni= ze a bishop from a queen, or a rook from a pawn. So why would case sensitiv= ity matter other than the 16 pieces on the board? Or am I misunderstanding = the question?



On Sat, Jul 20, 2013 at 12:22 AM, Davi= d Hutto <dwightdhutto@gmail.com> wrote:
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 t= ranslational 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
CEO: http://www.hitwebdevelopment.com



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



--
Best Regard= s,
David Hutto
CEO: http://www.hitwebdevelopment.com
--047d7bdc78de501aa104e1e9dc27--