mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-03 18:29:00 +00:00
5 lines
157 B
Python
5 lines
157 B
Python
.HTTPServer: ClassType
|
|
.ThreadingServer: ClassType
|
|
.BaseHTTPReqeustHandler: ClassType
|
|
.SimpleHTTPRequestHandler: ClassType
|
|
.CGIHTTPRequestHandler: ClassType
|