summaryrefslogtreecommitdiffstatshomepage
path: root/examples/unix/http-server.py
Commit message (Collapse)AuthorAge
* unix: Rename "microsocket" module to "usocket".Paul Sokolovsky2014-10-09
| | | | | | Per new conventions, we'd like to consistently use "u*" naming conventions for modules which don't offer complete CPython compatibility, while offer subset or similar API.
* examples: Rename unix socket examples to have more precise naming (http).Paul Sokolovsky2014-10-09