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 eric.smith
Recipients eric.smith, jentyk, r.david.murray
Date 2015-05-01.17:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430502949.18.0.43529285367.issue24106@psf.upfronthosting.co.za>
In-reply-to
Content
I think David meant the "else" clause on a "for" statement:

https://docs.python.org/2/reference/compound_stmts.html#the-for-statement
History
Date User Action Args
2015-05-01 17:55:49eric.smithsetrecipients: + eric.smith, r.david.murray, jentyk
2015-05-01 17:55:49eric.smithsetmessageid: <1430502949.18.0.43529285367.issue24106@psf.upfronthosting.co.za>
2015-05-01 17:55:49eric.smithlinkissue24106 messages
2015-05-01 17:55:48eric.smithcreate