--- Revision None +++ Revision 316535303930 @@ -0,0 +1,4 @@ +# ignore the deprecation warnings +from desktopcouch.records.server import CouchDatabase + +test = CouchDatabase("contacts")