Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'talks': 0.03; 'binary': 0.05; 'python': 0.09; 'armin': 0.09; 'yet.': 0.13; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'op.': 0.16; 'url:lmgtfy': 0.16; 'wrote:': 0.17; '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; 'post': 0.28; 'maybe': 0.29; 'asking': 0.32; 'url:python': 0.32; 'to:addr:python-list': 0.33; 'third': 0.34; 'there': 0.35; 'received:org': 0.36; 'but': 0.36; 'message-id:@gmail.com': 0.36; 'subject:: ': 0.38; 'fact': 0.38; 'page': 0.38; 'to:addr:python.org': 0.39; 'release': 0.39; 'received:192': 0.39; 'google': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'most': 0.61; 'first': 0.61; "you'll": 0.62; 'results': 0.65; 'question!': 0.84; 'url:for': 0.84; 'url:or': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Sat, 02 Feb 2013 11:29:51 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: mySQLdb References: <1359798984.39301.YahooMailNeo@web132102.mail.ird.yahoo.com> <2r5vt9-mpu.ln1@luuk.invalid.lan> In-Reply-To: <2r5vt9-mpu.ln1@luuk.invalid.lan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359829798 news.xs4all.nl 6932 [2001:888:2000:d::a6]:35348 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38086 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.