aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncore.py
Commit message (Collapse)AuthorAge
* A gift from Sam Rushing - modules asyncore and asynchat for theGuido van Rossum1999-01-12
standard Python library. (Async socket support.)