Robot Framework Integrated Development Environment (RIDE)
normalizing.py File Reference

Go to the source code of this file.

Classes

class  robotide.lib.robot.utils.normalizing.NormalizedDict
 Custom dictionary implementation automatically normalizing keys. More...
 

Namespaces

 robotide.lib.robot.utils.normalizing
 

Functions

def robotide.lib.robot.utils.normalizing.lower (string)
 
def robotide.lib.robot.utils.normalizing.normalize (string, ignore=(), caseless=True, spaceless=True)
 Normalizes given string according to given spec. More...