2005-12-17 Python源码剖析.1

本文作者: [http://blog.donews.com/lemur/archive/2005/12/17/660973.aspx Robert Chen]([email protected])

编译Python

Python总体架构

Python源代码的组织

下载了Python的源代码压缩包并解压后,可以看到如图3所示的目录结构。

attachment:PySrcStructure.gif

Include(PySrcStructure)

编译Python

好了,现在再编译,一切都会顺利完成了。