Gemfury
Why Gemfury?
Push, build, and install
RubyGems
npm packages
Python packages
Maven artifacts
PHP packages
Go Modules
Debian packages
RPM packages
NuGet packages
Sign in
Sign up
Browse
1 version
cytora
/
gevent
python
Repository URL to install this package:
Version:
1.4.0 ▾
Details
gevent
/
tests
/
test__issue639.py
Size: Mime:
# Test idle
import
gevent
gevent
.
sleep
(
)
gevent
.
idle
(
)