moonshawdo / checkgoogleip

主要是用来检查哪些IP可以用在goagent上面
Apache License 2.0
584 stars 241 forks source link

Fedora 20 出错 patch_all() got an unexpected keyword argument 'Event' #11

Closed MichaelVipub closed 9 years ago

MichaelVipub commented 9 years ago

下载以后:启动时候报错,放在goagent一样也会报错.

Traceback (most recent call last):
  File "checkip.py", line 42, in <module>
    monkey.patch_all(Event=True)
TypeError: patch_all() got an unexpected keyword argument 'Event'
moonshawdo commented 9 years ago

已修复