I created an python class previously.
class Tester: def __init__(self): self.info = []
I saved a bunk of objects of class Tester