Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Use lists to store callbacks #1

Open
maxekman opened this issue Jun 10, 2013 · 0 comments
Open

Use lists to store callbacks #1

maxekman opened this issue Jun 10, 2013 · 0 comments

Comments

@maxekman
Copy link
Member

A dict with lists like this would do:

for functor in self._hooks['load_task_context']:
    functor(event_header)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant