Skip to content

Commit 0852aee

Browse files
committed
新增计划到README
1 parent 5adb57d commit 0852aee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
本项目致力于对 Python 3.7 的源码分析,深度参考陈儒大大的《Python 源码剖析》,编写 Python 3 的版本。
44

55
希望各位 Python 爱好者能参与其中,一起探索 Python 魔法背后的奥秘!
6+
7+
# 计划
8+
9+
大体按照《Python 源码剖析》中的目录结构进行编写。依次介绍 Python 源码基本信息、内建对象和虚拟机。

0 commit comments

Comments
 (0)