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 barry
Recipients barry, giampaolo.rodola, njs, pitrou, vstinner, yselivanov
Date 2017-05-29.15:23:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170529082349.474edc41@presto>
In-reply-to <1496041658.67.0.55608068201.issue30300@psf.upfronthosting.co.za>
Content
On May 29, 2017, at 07:07 AM, Antoine Pitrou wrote:

>For example I might write a UDP server.  Or a distributed system that listens
>to several ports at once, or launches a thread pool. etc.

Thanks, those are nice motivational examples.
History
Date User Action Args
2017-05-29 15:23:56barrysetrecipients: + barry, pitrou, vstinner, giampaolo.rodola, njs, yselivanov
2017-05-29 15:23:56barrylinkissue30300 messages
2017-05-29 15:23:56barrycreate