4c7a8ee2创建于 2023年12月8日历史提交
from director_frob import *

foo = Bravo()
s = foo.abs_method()

if s != "Bravo::abs_method()":
    raise RuntimeError(s)