summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* asyncio: Add support for running subprocesses on Windows with the IOCP event ...Guido van Rossum2013-10-301-2/+10
* Initial checkin of asyncio package (== Tulip, == PEP 3156).Guido van Rossum2013-10-171-0/+33