标签:style blog http ar io color os 使用 sp
该模块实现 eventlet 中的 “绿色线程” 即协程。
目录
一、模块级函数
sleep()
spawn()
模块级函数
eventlet.greenthread.sleep(seconds=0)
def func(gt, [curried args/kwargs]):
标签:style blog http ar io color os 使用 sp
原文地址:http://www.cnblogs.com/Security-Darren/p/4168312.html