标签: python
class A(): pass a = A() b = A() print "{}".format(a and b)
输出
<< strong>主要。实例位于0x00000000023D3848>
但我希望有个傻瓜!有人可以解释一下逻辑吗?