"""Constants module. Contains some constants used throughout. """ INFTY = -1 AUTO = -2 BXW = "{http://unsuspicious.services/bxw}" SCENE = "Scene" AUDIO = "Audio" CHASER = "Chaser"