I made a small code to replicate the odd behavior I\'m experiencing
class A(object): def __init__(self, movelist = []): self.movelist = movelist