Tornado
latest
  • 用户指南
  • Web 框架
  • HTTP servers and clients
  • 异步网络
  • Coroutines and concurrency
  • Integration with other services
  • 实用工具
    • tornado.autoreload — Automatically detect code changes in development
    • tornado.log — 提供日志支持
    • tornado.options — 命令行解析
    • tornado.stack_context — Exception handling across asynchronous callbacks
    • tornado.testing — 提供异步代码的测试支持
    • tornado.util — 常规的实用工具
  • 发布说明
 
Tornado
  • Docs »
  • 实用工具
  • Edit on GitHub

实用工具¶

  • tornado.autoreload — Automatically detect code changes in development
  • tornado.log — 提供日志支持
  • tornado.options — 命令行解析
    • 全局函数
    • 配置解析
  • tornado.stack_context — Exception handling across asynchronous callbacks
  • tornado.testing — 提供异步代码的测试支持
    • 异步测试用例
    • 日志管理
    • 测试运行器
    • 辅助方法
  • tornado.util — 常规的实用工具
Next Previous

© 版权所有 2011, Facebook. Revision 41b23ef877d5c379c2db9c89083f8d56389dcc48.

Built with Sphinx using a theme provided by Read the Docs.