summaryrefslogtreecommitdiff
path: root/examples/hlapi/asyncore/sync/manager/cmdgen/multiple-get-calls.py
Commit message (Collapse)AuthorAgeFilesLines
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-271-0/+47
* Asyncio and Twisted API moved entirely into high-level domain to be aligned with other high-level APIs. This WILL BREAK backward compatibility for those apps that use Twisted API.