dabo Commit
Revision 4998
Date: 2009-01-30 09:37:09 -0800 (Fri, 30 Jan 2009)
Author: Ed
Trac: http://trac.dabodev.com/changeset/4998
Changed:
U trunk/dabo/db/dCursorMixin.py
Log:
Fixed a typo.
Diff:
Modified: trunk/dabo/db/dCursorMixin.py
===================================================================
--- trunk/dabo/db/dCursorMixin.py 2009-01-30 13:05:28 UTC (rev 4997)
+++ trunk/dabo/db/dCursorMixin.py 2009-01-30 17:37:09 UTC (rev 4998)
@@ -1523,7 +1523,7 @@
recs = self._records.UnfilteredDataSet
except AttributeError:
# Not a dDataSet
- recs = self_records
+ recs = self._records
if self._newRecords:
recs = list(recs)
_______________________________________________
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]