forked from p34709852/monkey
5 lines
77 B
Python
5 lines
77 B
Python
|
|
||
|
__author__ = 'hoffer'
|
||
|
|
||
|
from ftp import FTPServer
|
||
|
from http import HTTPServer
|