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 Sai Bhargava Ramu, docs@python, serhiy.storchaka
Date 2017-11-19.09:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511083664.13.0.213398074469.issue32074@psf.upfronthosting.co.za>
In-reply-to
Content
The implementation in the documentation is correct. Did you tested your implementation?

The indentation of the "else" is correct. See https://docs.python.org/3/reference/compound_stmts.html#the-for-statement
History
Date User Action Args
2017-11-19 09:27:44serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, Sai Bhargava Ramu
2017-11-19 09:27:44serhiy.storchakasetmessageid: <1511083664.13.0.213398074469.issue32074@psf.upfronthosting.co.za>
2017-11-19 09:27:44serhiy.storchakalinkissue32074 messages
2017-11-19 09:27:44serhiy.storchakacreate