dabo Commit
Revision 6603
Date: 2011-05-25 17:39:13 -0700 (Wed, 25 May 2011)
Author: Aklaver
Trac: http://trac.dabodev.com/changeset/6603

Changed:
U   trunk/dabo/db/dDataSet.py

Log:
Remove self._typeStructure = None. An oops on my part

Diff:
Modified: trunk/dabo/db/dDataSet.py
===================================================================
--- trunk/dabo/db/dDataSet.py   2011-05-26 00:33:49 UTC (rev 6602)
+++ trunk/dabo/db/dDataSet.py   2011-05-26 00:39:13 UTC (rev 6603)
@@ -66,7 +66,6 @@
                                unicode: "text", float: "real", datetime.date: 
"date",
                                datetime.datetime: "timestamp", Decimal: 
"decimal"}
 
-               self._typeStructure = None
 
 
        def __del__(self):



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to