Skip to content

FIX : convert function to method during instance_init#71

Closed
rmorshea wants to merge 2 commits intoipython:masterfrom
rmorshea:master
Closed

FIX : convert function to method during instance_init#71
rmorshea wants to merge 2 commits intoipython:masterfrom
rmorshea:master

Conversation

@rmorshea
Copy link
Contributor

Update to #61

Since the function being passed to the observe decorator is being captured, and then replaced by the ObserveHandler, it's never registered as a method at runtime. instance_init has been changed accordingly.

@rmorshea rmorshea closed this Aug 27, 2015
@minrk minrk modified the milestone: no action Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants