From: Neil M. <drn...@gm...> - 2010-02-20 10:03:11
|
On 19 February 2010 17:14, Oleg Broytman <ph...@ph...> wrote: > I haven't started to move to Py3k myself. The biggest problem is that I > don't see DB AP drivers for Py3k (SQLObject uses DB API drivers to connect > to backends and to pass SQL queries). I think sqlite3 driver is ok, but > where can I download psycopg or MySQLdb for Python3 (these are the three > major supported backend)? Are current versions of these drivers support > Python3 out of the box? with some patches? I have no idea about the status of MySQLdb, but psycopg did have several patches for python3 support applied a while ago. I believe it's current state is "mostly works with python 3". -- Neil Muller drn...@gm... I've got a gmail account. Why haven't I become cool? |