test.py 63 B

12345
  1. from Actions import *
  2. a = Cac()
  3. print isinstance(a, Attaque)