def __init__()

in core/actionProxy/owplatform/__init__.py [0:0]


    def __init__(self, platform, supportedPlatforms):
        self.platform = platform.lower()
        self.supportedPlatforms = supportedPlatforms