您的位置:首页 > 编程语言 > Python开发

python各种模块的使用

2014-05-21 17:42 274 查看
Pexpect模块:http://www.ibm.com/developerworks/cn/linux/l-cn-pexpect1/

ConfigParser模块:http://blog.chinaunix.net/uid-25890465-id-3312861.html

logging模块:http://kenby.iteye.com/blog/1162698

threading模块:http://www.cszhi.com/20130528/python-threading.html

subprocess模块:http://blog.csdn.net/jgood/article/details/4498166
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: