25 if scope ==
'testsuite':
31 if inspect.ismodule(libcode):
33 scope = getattr(libcode,
'ROBOT_LIBRARY_SCOPE',
'')
64 GlobalScope.__init__(self, library)
def __init__(self, library)
def __init__(self, library)
def LibraryScope(libcode, library)
def normalize(string, ignore=(), caseless=True, spaceless=True)
Normalizes given string according to given spec.