Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news.unit0.net!news.szaf.org!news.gnuher.de!.POSTED!not-for-mail From: Steffen Mutter Newsgroups: comp.lang.python Subject: Re: mySQLdb Date: Sun, 3 Feb 2013 09:54:51 +0000 (UTC) Organization: GNUher.de Lines: 16 Message-ID: References: <1359798984.39301.YahooMailNeo@web132102.mail.ird.yahoo.com> NNTP-Posting-Host: localhost Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: nerdhammel.gnuher.de 1359885291 3676 127.0.0.1 (3 Feb 2013 09:54:51 GMT) X-Complaints-To: newsmaster@gnuher.de NNTP-Posting-Date: Sun, 3 Feb 2013 09:54:51 +0000 (UTC) User-Agent: XPN/1.2.6 (Street Spirit ; Linux) Xref: csiph.com comp.lang.python:38101 Hi Armin, Armin Karner wrote: > 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.  What feature do you need which is not provided? > I really hope you have a solution for me, because it is quite urgent and important.  > I am looking forward to a quick answer! The request you send from your python to the database is handled by the db itself, so it should be more a matter by the db version itself you are using. SMut