Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 244 Bytes

File metadata and controls

18 lines (9 loc) · 244 Bytes

GeventUtil

Provides some helpers for working with gevent

gex

green execute

Allows for the running of python script with the gevent monkeypatches:

$ gex nose:nosetests {normal flags for the script}