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 serhiy.storchaka
Recipients docs@python, eamanu, serhiy.storchaka
Date 2018-12-29.14:39:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546094396.87.0.464961533254.issue35609@roundup.psfhosted.org>
In-reply-to
Content
These examples teach you how to use abstractclassmethod and similar decorators. But first, docstrings are not tutorial, and second, you should not use them in new code at all, because they are deprecated.
History
Date User Action Args
2018-12-29 14:39:58serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, eamanu
2018-12-29 14:39:56serhiy.storchakasetmessageid: <1546094396.87.0.464961533254.issue35609@roundup.psfhosted.org>
2018-12-29 14:39:56serhiy.storchakalinkissue35609 messages
2018-12-29 14:39:56serhiy.storchakacreate