On 19 February 2010 17:14, Oleg Broytman <p...@phd.pp.ru> 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
drnlmul...@gmail.com

I've got a gmail account. Why haven't I become cool?

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to