Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.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.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'versions,': 0.05; 'python': 0.09; 'armin': 0.09; 'to:addr:comp.lang.python': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.10; 'work.\xa0': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'versions': 0.20; '2.x': 0.22; "i've": 0.23; 'cc:2**1': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'curious': 0.33; 'instead,': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'really': 0.36; 'but': 0.36; "didn't": 0.36; 'quite': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'several': 0.39; 'from:no real name:2**0': 0.60; 'madam,': 0.65; 'forward': 0.66; 'dear': 0.66; 'urgent': 0.66; '2013': 0.84; 'yours': 0.88; 'diploma': 0.93 X-Received: by 10.49.71.135 with SMTP id v7mr2571368qeu.28.1360165860088; Wed, 06 Feb 2013 07:51:00 -0800 (PST) Newsgroups: comp.lang.python Date: Wed, 6 Feb 2013 07:51:00 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.90.159.110; posting-account=ZW6qqgoAAAByJHKwNd4GfLtQbqkt72gw References: <1359798984.39301.YahooMailNeo@web132102.mail.ird.yahoo.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 62.90.159.110 MIME-Version: 1.0 Subject: Re: mySQLdb From: sinaiy@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Armin Karner , "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: , Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360165862 news.xs4all.nl 6942 [2001:888:2000:d::a6]:33417 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38290 On Saturday, February 2, 2013 12:01:40 PM UTC+2, Armin Karner wrote: > Dear Sir or Madam, >=20 >=20 >=20 >=20 >=20 >=20 >=20 > I am curious if there is an update of MySQLdb for python versions 3.3 or = higher. Because I really need this for a diploma thesis.=A0 > I've tried several of them, including various 2.x versions, but it didn't= work.=A0 > The system I use is a Microsoft Windows 7 64 bit.=A0 >=20 >=20 > I really hope you have a solution for me, because it is quite urgent and = important.=A0 >=20 >=20 > I am looking forward to a quick answer! >=20 >=20 > Yours faithfully > Armin Karner i would recommend you to try using pymysql instead, https://github.com/petehunt/PyMySQL