On Sun, Jul 12, 2009 at 2:02 PM, Ed Leafe<[email protected]> wrote:
> On Jul 12, 2009, at 6:39 AM, Miguel Lopes wrote:
>
>>  File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
>> python2.5/site-packages/dabo/ui/uiwx/dForm.py",
>> line 165, in confirmChanges
>>    self.save(dataSource=biz.DataSource)
>> TypeError: save() got an unexpected keyword argument 'dataSource'
>
>        Did you override the save() method of your form? If so, can you post
> your modified save()?
>
>
> -- Ed Leafe

Well, not much of an override!

    def save(self, evt): self.super()

Miguel


_______________________________________________
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