monkey/infection_monkey/transport/__init__.py

4 lines
69 B
Python

from http import HTTPServer, LockedHTTPServer
__author__ = 'hoffer'