标签: python
可能重复: Why do pythonistas call the current reference “self” and not “this”?
我想知道为什么在Python中使用self而不是传统的this关键字。它用在其他一些语言中,为什么python会提出self关键字??
self
this