[Checkins] SVN: z3c.dobbin/trunk/src/z3c/dobbin/mapper.py Removed comment.

Malthe Borch cvs-admin at zope.org
Fri Jun 13 05:26:29 EDT 2008


Log message for revision 87361:
  Removed comment.

Changed:
  U   z3c.dobbin/trunk/src/z3c/dobbin/mapper.py

-=-
Modified: z3c.dobbin/trunk/src/z3c/dobbin/mapper.py
===================================================================
--- z3c.dobbin/trunk/src/z3c/dobbin/mapper.py	2008-06-13 09:13:59 UTC (rev 87360)
+++ z3c.dobbin/trunk/src/z3c/dobbin/mapper.py	2008-06-13 09:26:08 UTC (rev 87361)
@@ -247,7 +247,6 @@
         table,
         properties=properties,
         exclude_properties=exclude,
-        # order_by=soup_table.c.id,
         inherits=bootstrap.Soup,
         inherit_condition=(first_table.c.id==soup_table.c.id))
 



More information about the Checkins mailing list