learn_python
latest
  • 概述
  • 脚本上下文
  • Python模块
    • subprocess模块
    • URL访问的扩展库—— urllib2
    • BaseHTTPServer
    • unittest
learn_python
  • Docs »
  • Python模块
  • Edit on GitHub

Python模块¶

目录:

  • subprocess模块
    • subprocess.Popen
    • Popen 实例
    • subprocess 的便捷接口
  • URL访问的扩展库—— urllib2
    • Request 实例
    • OpenerDirector 实例
    • BaseHandler 实例
    • HTTPRedircetHandler 实例
  • BaseHTTPServer
    • BaseHTTPRequestHandler 的实例变量
    • BaseHTTPRequestHandler 的类变量
    • BaseHTTPRequestHandler 的方法
  • unittest
Next Previous

© Copyright 2015, huwz. Revision a7547459.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.