-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
needs discussionpriority-2-lowtopic-pluginsThe plugin API and ideas for new pluginsThe plugin API and ideas for new plugins
Description
@gvanrossum said in #3534 (comment):
So a user plugin can override the default plugin. Should a hook returned by a user plugin be able to fall back dynamically on the default plugin's hook for the same function? E.g. suppose to add a special case for open() I would have to copy the default open() handler and modify it. It would be nice if there was some kind of "super call" mechanism for this.
Metadata
Metadata
Assignees
Labels
needs discussionpriority-2-lowtopic-pluginsThe plugin API and ideas for new pluginsThe plugin API and ideas for new plugins