The following code runs fine in CPython, but fails in Brython: class A: def __getattribute__(self, name): return super().
確定! 回上一頁