python阻塞调度如何使用

说明 标准调度是python使用软件时钟调度线程,有时python的线程会自动阻塞,例如raw_input() […]