mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 20:14:45 +00:00
5 lines
157 B
Python
5 lines
157 B
Python
.HTTPServer: ClassType
|
|
.ThreadingServer: ClassType
|
|
.BaseHTTPReqeustHandler: ClassType
|
|
.SimpleHTTPRequestHandler: ClassType
|
|
.CGIHTTPRequestHandler: ClassType
|