test_class.py 72 Bytes Raw Blame History Permalink 1 2 3 4 class SuperClass: def __init__(self): print('super class')