log bindings/python/pyadb.py @ 719:e3f1cf653c30

age author description
Fri, 25 Jun 2010 09:08:56 +0000 map01bf wooo! direct insert works! at least for the rather limited cases I've tests.
Wed, 23 Jun 2010 17:52:30 +0000 map01bf the access level wrapper now exposes the python native data insert.
Tue, 29 Sep 2009 17:31:42 +0000 map01bf added a status hook to the high level python bindings. Hopefully it works, if it doesn't sorry, can't get a working copy of audioDB lib on my box as I need to recompile gsoap and the outside world connection is down...
Wed, 23 Sep 2009 17:54:37 +0000 map01bf removed the raised warning as its behavior doesn't actually seem appropriate.
Wed, 23 Sep 2009 16:44:27 +0000 mas01mj Fixed up repr/str
Wed, 23 Sep 2009 16:19:42 +0000 mas01mj Various fixes:
Wed, 23 Sep 2009 14:38:02 +0000 map01bf tightened the inline docs in pyadbmodule.c
Tue, 22 Sep 2009 12:35:24 +0000 map01bf added the first pass of the native python access class, open, close and insert supported, query still to come.