cc-4105: clean up url construction in api client
This commit is contained in:
parent
0fd6c4adbf
commit
44d91f7798
4 changed files with 15 additions and 8 deletions
|
@ -20,6 +20,7 @@ class LazyProperty(object):
|
|||
setattr(obj,self.func_name,value)
|
||||
return value
|
||||
|
||||
|
||||
class IncludeOnly(object):
|
||||
"""
|
||||
A little decorator to help listeners only be called on extensions they support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue