Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'context': 0.05; 'repeated': 0.07; '*is*': 0.09; 'oh,': 0.09; 'received:mail- vc0-f174.google.com': 0.09; 'sep': 0.09; 'cc:addr:python-list': 0.10; 'cherry': 0.16; 'did,': 0.16; 'means.': 0.16; 'silly': 0.16; 'wiki:': 0.16; 'wrote:': 0.17; 'trying': 0.21; 'meant': 0.21; 'context.': 0.22; "i'd": 0.22; 'cc:2**0': 0.23; 'seems': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'common': 0.26; 'am,': 0.27; 'important.': 0.27; 'message-id:@mail.gmail.com': 0.27; 'post': 0.28; 'bad.': 0.29; 'behaviour': 0.29; 'context,': 0.29; 'received:209.85.220.174': 0.29; 'though.': 0.29; 'url:mailman': 0.29; "i'm": 0.29; 'usually': 0.30; 'fri,': 0.30; 'position.': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; "he's": 0.33; 'everyone': 0.33; 'received:google.com': 0.34; 'text': 0.34; 'said,': 0.35; 'community': 0.35; 'especially': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; 'subject:?': 0.35; 'similar': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'next': 0.35; 'but': 0.36; 'url:org': 0.36; "wasn't": 0.36; 'anything': 0.36; "i'll": 0.36; 'too': 0.36; 'received:209': 0.37; 'well.': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'shows': 0.38; 'little': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'url:mail': 0.40; 'think': 0.40; 'your': 0.60; 'decision': 0.60; 'real': 0.61; "you'll": 0.62; 'time,': 0.62; 'wide': 0.62; 'ever': 0.63; 'show': 0.63; 'content,': 0.65; 'media': 0.66; 'believe': 0.69; 'audience': 0.71; 'foreign': 0.72; 'dispersed': 0.84; 'influencing': 0.84; 'loose': 0.84; 'slam': 0.84; 'attitude': 0.91; 'conversation': 0.91 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=lmf1l8AMqI89SZmQAXThhvAed2fY+5doY5yBAHqvsYw=; b=c/lKhiLSIrSNYIljRaSj65y+7WGD7KwQrBgJbFy0uzu9gewxnD3iWk45NRmeiJBw4X WCL7g0NjXpeyBoBb8BBmX+hYPkV/ff25WGzliskZc5IvTXhG/AvDYx/N7LU0ZlF+mbW+ YjYV8xBPwYntu8UMFdHa29Y6Wmvyi7wMMKznGRvy5OpEbx789ffBXx6hFA/TigfCcEi2 pAR1fWr/9UFt4yUNY+MeVAUEVboQwPZZs9KrA6phrn5bkJ6YBj9APnlpjHfpEuKa+C9X C941rH1eYrFZvPffVdz9qILDeBL8pJpHrAxpVMHZHPZ10Xx1olw5rXbUkXCUp7eXtwBp jWgg== MIME-Version: 1.0 In-Reply-To: <9280d4ca-b047-4896-bf7b-7cc4a728d721@sd5g2000pbc.googlegroups.com> References: <504972d1$0$29981$c3e8da3$5496439d@news.astraweb.com> <504a9785$0$29981$c3e8da3$5496439d@news.astraweb.com> <5B80DD153D7D744689F57F4FB69AF47416678A53@SCACMX008.exchad.jpmchase.net> <4cfea2fe-c0db-4c72-b1cb-ddef88f6e86d@wz4g2000pbc.googlegroups.com> <9280d4ca-b047-4896-bf7b-7cc4a728d721@sd5g2000pbc.googlegroups.com> Date: Fri, 14 Sep 2012 04:53:01 -0400 Subject: Re: Comparing strings from the back? From: Dwight Hutto To: alex23 Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 59 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347612784 news.xs4all.nl 6978 [2001:888:2000:d::a6]:58088 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29143 On Fri, Sep 14, 2012 at 4:20 AM, alex23 wrote: > On Sep 14, 6:04 pm, Dwight Hutto wrote: >> > Using foreign names derogatively is a common tactic of the racist. >> >> Not really. But nice spin on my pun to make me look bad. > > It actually *is* common behaviour of racists. > Not if there name is ramit. What if your name was john? I'd say I'll be right back, I have to go take a crap on the john. It's a joke about a name, not where it originates. >> It's similar to if I said, this is real 'queer' of you to do ya big >> pansy, and next you'll be calling me a homophobe. > > Well, *yes*. Because your choice of that terminology as derogatory > shows you view it as derogatory. No it was a loose analogy to show that he's just trying to use anything he can say to slam me, and everyone can know it wasn't meant as racist. >> Try harder, because no one would ever believe I was a racist, and if >> they did, it's an uninformed decision based off of cherry picken >> phrases out of context. > > Oh, so *now* context is important. Never said it wasn't. The whole conversation to me is the context, and the OP usually follows it, and that's who it is usually intended for. >> Very text book propaganda of you though. > > I don't think that word means what you think it does. from wiki: Propaganda is a form of communication that is aimed at influencing the attitude of a community toward some cause or position. Propaganda is usually repeated and dispersed over a wide variety of media in order to create the chosen result in audience attitudes. He wants people to think I'm a racist, and you now want to see that in me as well. It seems it has propagated, and that I know exactly what it means. And all over a silly post that had too little content, at the time, to have what I said require any other posts, especially if the OP is following the conversation. > http://mail.python.org/mailman/listinfo/python-list -- Best Regards, David Hutto CEO: http://www.hitwebdevelopment.com