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 akira, gvanrossum, python-dev, vstinner
Date 2014-02-06.14:50:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391698209.43.0.233056359415.issue20029@psf.upfronthosting.co.za>
In-reply-to
Content
> There's one issue left: the docs need to document BaseProtocol.

The BaseProtocol is documented here:
http://docs.python.org/dev/library/asyncio-protocol.html#protocols

Can we close the issue?
History
Date User Action Args
2014-02-06 14:50:09vstinnersetrecipients: + vstinner, gvanrossum, akira, python-dev
2014-02-06 14:50:09vstinnersetmessageid: <1391698209.43.0.233056359415.issue20029@psf.upfronthosting.co.za>
2014-02-06 14:50:09vstinnerlinkissue20029 messages
2014-02-06 14:50:09vstinnercreate