Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34765
| Path | csiph.com!usenet.pasdenom.info!aioe.org!rt.uk.eu.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <cameron@cskk.homeip.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; '"""': 0.05; 'check.': 0.09; 'cc:addr:python-list': 0.10; 'read.': 0.13; 'language': 0.14; '...]': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message- id:@cskk.homeip.net': 0.16; 'received:202.125.174': 0.16; 'received:202.125.174.133': 0.16; 'received:boardofstudies.nsw.edu.au': 0.16; 'received:cskk.homeip.net': 0.16; 'received:edu.au': 0.16; 'received:harvey.boardofstudies.nsw.edu.au': 0.16; 'received:homeip.net': 0.16; 'received:nsw.edu.au': 0.16; 'simpson': 0.16; 'subject:compare': 0.16; 'string': 0.17; 'wrote:': 0.17; 'default,': 0.22; 'friend.': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'character': 0.29; "i'm": 0.29; 'received:au': 0.36; 'thank': 0.36; 'too': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'content-disposition:inline': 0.60; 'dark': 0.84; 'english).': 0.84; 'internets': 0.84; "man's": 0.84; 'dennis': 0.91 |
| Date | Thu, 13 Dec 2012 18:00:48 +1100 |
| From | Cameron Simpson <cs@zip.com.au> |
| To | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: MySQLdb compare lower |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| In-Reply-To | <uhagc8tblcugg0qvr1fc4cnntdqcu37ear@invalid.netcom.com> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| References | <uhagc8tblcugg0qvr1fc4cnntdqcu37ear@invalid.netcom.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.826.1355382052.29569.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1355382052 news.xs4all.nl 6865 [2001:888:2000:d::a6]:59279 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34765 |
Show key headers only | View raw
On 12Dec2012 02:03, Dennis Lee Bieber <wlfraed@ix.netcom.com> wrote: | According to the old "MySQL Language Reference" | """ | By default, string comparisons are not case sensitive and will use the | current character set (ISO-8859-1 Latin1 by default, which also works | excellently for English). | """ I'm flabbergasted. [... consults the internets ...] It is still the case today:-( Ouch. Thank you for this reality check. -- Cameron Simpson <cs@zip.com.au> Outside of a dog, a book is a man's best friend. Inside of a dog, it's too dark to read. - Groucho Marx
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: MySQLdb compare lower Cameron Simpson <cs@zip.com.au> - 2012-12-13 18:00 +1100
csiph-web