169
167
return scope_name == self.script_scope
172
184
# These are the handlers for all of the allowable scopes, listed here so that
173
185
# we can for example show all of them in an admin page. Any new scope will
174
186
# need a scope handler and that scope handler has to be added to this list.