[Checkins] SVN: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/util.py cleanup

Andreas Jung andreas at andreas-jung.com
Mon May 19 01:40:16 EDT 2008


Log message for revision 86828:
  cleanup
  

Changed:
  U   z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/util.py

-=-
Modified: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/util.py
===================================================================
--- z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/util.py	2008-05-19 05:39:05 UTC (rev 86827)
+++ z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/util.py	2008-05-19 05:40:15 UTC (rev 86828)
@@ -150,4 +150,4 @@
 
 
 if __name__ == '__main__':
-    print createSAWrapper('postgres://test:test@db.example.com/TestDB', forZope=True)
+    print createSAWrapper('postgres://test:test@db.example.com/TestDB')



More information about the Checkins mailing list