# Pastebin 9joXnUuW >>>> class A(list, metaclass=[]): pass Traceback (most recent call last): File "", line 1, in TypeError: metaclass found to be '?', but calling [] with args ('A', (,), ...) raised "'list' object is not callable"