[Checkins] SVN: Products.SQLAlchemyDA/trunk/da.py whitespace cleanup

Andreas Jung andreas at andreas-jung.com
Thu Jun 7 06:22:09 EDT 2007


Log message for revision 76456:
  whitespace cleanup
  

Changed:
  U   Products.SQLAlchemyDA/trunk/da.py

-=-
Modified: Products.SQLAlchemyDA/trunk/da.py
===================================================================
--- Products.SQLAlchemyDA/trunk/da.py	2007-06-07 10:17:17 UTC (rev 76455)
+++ Products.SQLAlchemyDA/trunk/da.py	2007-06-07 10:22:08 UTC (rev 76456)
@@ -50,7 +50,6 @@
         {'id' : 'title', 'type' : 'string', 'mode' : 'rw'}, 
     )
 
-
     meta_type = 'SQLAlchemyDA '
     dsn = ''
     _isAnSQLConnection = True
@@ -277,7 +276,6 @@
     else:
         return wrapper 
 
-
 manage_addSAWrapperForm = PageTemplateFile('pt/addSAWrapperForm', 
                                            globals(), 
                                            __name__='addSAWrapperForm')



More information about the Checkins mailing list