以查找re模块源代码为例,输入代码:
import re
re.__file__
实例如图:
python--源码位置查找
原文:http://www.cnblogs.com/cygalaxy/p/6921151.html