Subject Re: [firebird-python] fdb 0.9.1 broken
Author Pavel Cisar
Hi,

Yes, the API to services was changed. There are some functional changes
and API functions were renamed to conform to Python naming convention
(see PEP-0008 http://www.python.org/dev/peps/pep-0008/#naming-conventions).

See the new FDB documentation for details.

best regards
Pavel Cisar
IBPhoenix

Dne 21.10.2012 15:12, nxciro napsal(a):
> Updated from 0.8 to 0.9.1 via easy_install for python 2.7
>
> AttributeError: 'Connection' object has no attribute 'getServerVersion'
>
>
> all this and more missing in services.py ??