首页 > python杂谈 >
easy_install retools
from retools.lock import Lock with Lock('a_key', expires=60, timeout=10): do_job()
Posted on 2014-04-30 星期三