Use runpy.run_path for 'python -m gevent.monkey'.
This lets us run packages and compiled files, as well as automatically taking care of all the import related globals like __file__ and __package__. Fixes #1157
Showing
Please register or sign in to comment