Subject | Re: [firebird-python] question about the pyfirebirdsql |
---|---|
Author | marius adrian popa |
Post date | 2011-05-03T09:20:47Z |
On Mon, May 2, 2011 at 10:14 AM, marius adrian popa <mapopa@...> wrote:
pyfirebirdsql/firebirdsql$ ../../pypy-c tests.py
('dsn=', 'localhost/3050:/tmp/tmpj0nf7i.fdb')
['\x0b\x00\x00\x00', '\x02\x00\x00\x00', '\x06SYSDBA']
.....
gbak:finishing, closing, and going home
>installed pypy and seems to work just fine
>
> On Mon, May 2, 2011 at 5:33 AM, Hajime Nakagami <nakagami@...-net.ne.jp>
> wrote:
>>
>>
>> Hi
>> I think the most important reason to supoort Python2.5 is "Jython".
>> Now 0.4.1 work on CPython 2.5+(include 3.x), IronPython and Jython.
>> I have never test on PyPy
>
> Thanks for the response , i have forwarded it to the question .
> My guess is that it should work with pypy too , i will do a try today with
> the latest version
> http://morepypy.blogspot.com/2011/04/pypy-15-released-catching-up.html
pyfirebirdsql/firebirdsql$ ../../pypy-c tests.py
('dsn=', 'localhost/3050:/tmp/tmpj0nf7i.fdb')
['\x0b\x00\x00\x00', '\x02\x00\x00\x00', '\x06SYSDBA']
.....
gbak:finishing, closing, and going home