monkey/infection_monkey/transport/__init__.py

4 lines
51 B
Python
Raw Normal View History

2015-11-30 16:56:20 +08:00
from http import HTTPServer
__author__ = 'hoffer'