78Lh7AC9kJworZGAYeOWxa changeset

Changeset316535303930 (b)
ParentNone (a)
ab
0+# ignore the deprecation warnings
0+from desktopcouch.records.server import CouchDatabase
0+
0+test = CouchDatabase("contacts")
...
1
2
3
4
5
6
7
--- Revision None
+++ Revision 316535303930
@@ -0,0 +1,4 @@
+# ignore the deprecation warnings
+from desktopcouch.records.server import CouchDatabase
+
+test = CouchDatabase("contacts")