summaryrefslogtreecommitdiff
path: root/examples/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a ResourceWarning in the shell exampleVictor Stinner2015-01-301-1/+3
* Python issue #23208: Add BaseEventLoop._current_handleVictor Stinner2015-01-261-0/+50