Re: is there a way to access postgresql in python3.0rc1

2008-10-29 Thread davy zhang
thanks, I'll wait a month and see, in the mean time I can use 2.x for my prototyping, hope python3.0 final can drop a nuke on the ground :D On Thu, Oct 30, 2008 at 12:31 PM, Steve Holden <[EMAIL PROTECTED]> wrote: > Terry Reedy wrote: >> davy zhang wrote: >>> I'm currently on a project, it could

Re: is there a way to access postgresql in python3.0rc1

2008-10-29 Thread Steve Holden
Terry Reedy wrote: > davy zhang wrote: >> I'm currently on a project, it could last for at least 1 or 2 years. >> so I choose python3 as server side programing language. >> All I found on are python2.x ready libraries, Is there any library is >> python3.0 ready? or just under alpha ,beta or someth

Re: is there a way to access postgresql in python3.0rc1

2008-10-29 Thread Terry Reedy
davy zhang wrote: I'm currently on a project, it could last for at least 1 or 2 years. so I choose python3 as server side programing language. All I found on are python2.x ready libraries, Is there any library is python3.0 ready? or just under alpha ,beta or something, I don't much features, jus

is there a way to access postgresql in python3.0rc1

2008-10-29 Thread davy zhang
I'm currently on a project, it could last for at least 1 or 2 years. so I choose python3 as server side programing language. All I found on are python2.x ready libraries, Is there any library is python3.0 ready? or just under alpha ,beta or something, I don't much features, just basic functions ar