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 Mariatta, docs@python, levkivskyi, martin.panter, vstinner, yselivanov
Date 2017-04-30.22:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbm6=K18jx8aj2M5GNZbPQZf4w24GsHvKnADwjimnsbGQ@mail.gmail.com>
In-reply-to <1493572476.03.0.591393936565.issue30145@psf.upfronthosting.co.za>
Content
Mariatta Wijaya added the comment:

I think it will still be useful to have an authoritative tutorial within
CPython docs.

The problem is that Python stdlib is quite limited: no HTTP, no SQL client,
etc. An external tutorial can use 3rd party modules like aiohttp.
History
Date User Action Args
2017-04-30 22:27:57vstinnersetrecipients: + vstinner, docs@python, martin.panter, yselivanov, levkivskyi, Mariatta
2017-04-30 22:27:57vstinnerlinkissue30145 messages
2017-04-30 22:27:57vstinnercreate