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

cytora / gevent   python

Repository URL to install this package:

Version: 1.4.0 

/ tests / test__import_wait.py

# https://github.com/gevent/gevent/issues/652 and 651
from gevent import monkey
monkey.patch_all()

import _import_wait

assert _import_wait.x