Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38087

Re: mySQLdb

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'talks': 0.03; 'binary': 0.05; 'result,': 0.05; 'python': 0.09; 'armin': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'yet.': 0.13; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'op.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'result"': 0.16; 'url:lmgtfy': 0.16; 'wrote:': 0.17; 'stefan': 0.17; 'featured': 0.18; '>>>': 0.18; 'windows': 0.19; 'versions': 0.20; '(you': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'looks': 0.26; 'candidate': 0.26; 'am,': 0.27; 'question': 0.27; 'header:X-Complaints-To:1': 0.28; 'post': 0.28; '"the': 0.29; 'maybe': 0.29; 'sense': 0.31; 'point': 0.31; 'asking': 0.32; 'url:python': 0.32; 'received:84': 0.32; "who's": 0.32; 'to:addr:python-list': 0.33; "can't": 0.34; 'third': 0.34; 'there': 0.35; 'received:org': 0.36; 'michael': 0.36; 'but': 0.36; 'previous': 0.37; 'subject:: ': 0.38; 'fact': 0.38; 'page': 0.38; 'gives': 0.39; 'to:addr:python.org': 0.39; 'release': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'link': 0.60; 'most': 0.61; 'first': 0.61; "you'll": 0.62; 'different': 0.63; 'results': 0.65; 'interests.': 0.65; 'personalised': 0.84; 'question!': 0.84; 'received:arcor-ip.net': 0.84; 'received:pools.arcor-ip.net': 0.84; 'url:for': 0.84; 'url:or': 0.84; 'responses': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Stefan Behnel <stefan_ml@behnel.de>
Subject Re: mySQLdb
Date Sat, 02 Feb 2013 19:57:32 +0100
References <1359798984.39301.YahooMailNeo@web132102.mail.ird.yahoo.com> <mailman.1288.1359799500.2939.python-list@python.org> <2r5vt9-mpu.ln1@luuk.invalid.lan> <510D5B1F.7020308@gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host dslb-084-056-048-138.pools.arcor-ip.net
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2
In-Reply-To <510D5B1F.7020308@gmail.com>
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.1300.1359831469.2939.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1359831469 news.xs4all.nl 6951 [2001:888:2000:d::a6]:43368
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:38087

Show key headers only | View raw


Michael Torrie, 02.02.2013 19:29:
> On 02/02/2013 03:19 AM, Luuk wrote:
>> On 02-02-2013 11:01, Armin Karner wrote:
>>> MySQLdb for python versions 3.3 or higher
>>
>> http://lmgtfy.com/?q=MySQLdb+for+python+versions+3.3+or+higher
> 
> Embarrassingly, most of the links on the google search results page are
> about people asking the same question as the OP.  In fact the first post
> is the original poster's question!
> 
> It looks like there is a release candidate on github (you can find that
> in the google results), but I don't think there's a binary for windows
> yet.  You'll have to compile it yourself.  The third result maybe of use
> to you as it talks about an alternative implementation.

Note that it makes no sense to point others to "the third result" of a
Google search because Google tracks who's using it and gives you
personalised results based on your previous interests. So if I tried, my
responses would be different from what you saw. Maybe Armin Karner's search
result even featured a link to github as the first result, I can't tell.

Stefan

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

mySQLdb Armin Karner <armin.karner@yahoo.de> - 2013-02-02 10:01 +0000
  Re: mySQLdb Luuk <luuk@invalid.lan> - 2013-02-02 11:19 +0100
    Re: mySQLdb Michael Torrie <torriem@gmail.com> - 2013-02-02 11:29 -0700
    Re: mySQLdb Stefan Behnel <stefan_ml@behnel.de> - 2013-02-02 19:57 +0100
  Re: mySQLdb Steffen Mutter <steffen@webanimations.de> - 2013-02-03 09:54 +0000
  Re: mySQLdb sinaiy@gmail.com - 2013-02-06 07:51 -0800
  Re: mySQLdb sinaiy@gmail.com - 2013-02-06 07:51 -0800

csiph-web