On 8/18/11 7:50 AM, Jacek Kałucki wrote:
> Użytkownik Vineet Deodhar napisał:
>> AttributeError: 'module' object has no attribute '_getRecord'
>> Code line in ''dCursorMixin()' is:
>> ret = self._cursorRecord = dabo.db._getRecord(self)
>
> BTW, if Paul is listening here, I thing there should be no
> "self" parameter in this function definition:
>       def _getRecord(self):
> because it could be deceiving , what do you think?

If you are proposing renaming 'self' to something else, that would be fine. But 
I 
don't see how to get rid of the argument completely.

Paul

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

Reply via email to