Fix lingering references to old perms/locks to resolve unittests.
This commit is contained in:
parent
2138e4cd70
commit
8ee817ce8b
8 changed files with 14 additions and 14 deletions
|
|
@ -1203,7 +1203,7 @@ class ContribRPObject(DefaultObject):
|
|||
nofound_string (str): optional custom string for not-found error message.
|
||||
multimatch_string (str): optional custom string for multimatch error header.
|
||||
use_dbref (bool or None): If None, only turn off use_dbref if we are of a lower
|
||||
permission than Builders. Otherwise, honor the True/False value.
|
||||
permission than Builder. Otherwise, honor the True/False value.
|
||||
|
||||
Returns:
|
||||
match (Object, None or list): will return an Object/None if `quiet=False`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue