From: Oleg B. <ph...@ph...> - 2010-02-20 12:08:00
|
On Sat, Feb 20, 2010 at 12:03:03PM +0200, Neil Muller wrote: > 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 > > 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". Thank you. "Mostly works" is a good state to start experimenting, but not as good to start using it in real programs; seems I will not port my programs to Python3 in the nearest future. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |