Python 语言研究 ::-- ["swordsp"] [DateTime] TableOfContents

Include(swordsp/COTW/Header)

概述

系统学习

语言进化

专题剖析

内置类型和操作

语句和语法

自省

Iterator、Generator 和 yield

Decorator

with

名字空间与对象模型

New-style Classes 概述

# * [http://blog.csdn.net/jrgao/archive/2004/03/04/22248.aspx python的对象与名字绑定]、[http://blog.csdn.net/#dreamingk/archive/2004/07/26/51658.aspx 对于"python的对象与名字绑定"一文错误的纠正!] # * [http://blog.donews.com/limodou/archive/2005/07/09/460187.aspx 关于Python对象及名字绑定] -- limodou 的补#充感想

Metaclass

Descriptor

Magic Methods

模块导入机制

异常机制

其它

参考