标签为‘python’的日志

万物皆对象

在 Python 中万物皆对象。字符串是对象。列表是对象。函数是对象。甚至模块也是对象,这一点我们很忆会看到。

——Mark Pilgrim 《Dive into python》

Tags : ,