4 lines
51 B
Python
4 lines
51 B
Python
|
from http import HTTPServer
|
||
|
|
||
|
__author__ = 'hoffer'
|