[issue19833] asyncio: patches to document EventLoop and add more examples

STINNER Victor report at bugs.python.org
Fri Nov 29 16:16:16 CET 2013


New submission from STINNER Victor:

Attached patches document get_event_loop() and BaseEventLoop; and add two "hello world" examples copied from:
http://code.google.com/p/tulip/source/browse/#hg%2Fexamples

----------
assignee: docs at python
components: Documentation
files: asyncio_doc_eventloop.patch
keywords: patch
messages: 204724
nosy: docs at python, gvanrossum, haypo, pitrou
priority: normal
severity: normal
status: open
title: asyncio: patches to document EventLoop and add more examples
versions: Python 3.4
Added file: http://bugs.python.org/file32889/asyncio_doc_eventloop.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19833>
_______________________________________


More information about the Python-bugs-list mailing list