log bindings/python/pyadb.py @ 638:c014e4d5b45d

age author description
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.