Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
gevent / src / gevent / tests / _blocks_at_top_level.py
Size: Mime:
from gevent import sleep
sleep(0.01)
x = "done"