BaseHTTPServer ——实现 Web 服务器 BaseHTTPServer ——实现 Web 服务器本文介绍的BaseHTTPServer模块便是继承TCPServer和StreamRequestHandler,实现了Web服务器的通信。(by Learn Python) 文章来源Python开发者发表时间2017-10-05(8年前) 阅读次数14 全文阅读:python.jobbole.com扫码关注公众号获取最新文章,免费领取前端工程师必备资源