This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients docs@python, gvanrossum, pitrou, vstinner
Date 2013-11-29.15:16:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385738176.38.0.477367051955.issue19833@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2013-11-29 15:16:16vstinnersetrecipients: + vstinner, gvanrossum, pitrou, docs@python
2013-11-29 15:16:16vstinnersetmessageid: <1385738176.38.0.477367051955.issue19833@psf.upfronthosting.co.za>
2013-11-29 15:16:16vstinnerlinkissue19833 messages
2013-11-29 15:16:16vstinnercreate