This commit is contained in:
James Taylor
2020-09-05 23:49:28 -07:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from gevent import monkey
monkey.patch_all()
import gevent.socket