New submission from Daniel Ellis: Found by Jesse Bikman: On this page, http://docs.python.org/tutorial/controlflow.html there is no example in the code of a "continue" statement (section 4.4). It is explained, but not actually used in code. ---------- assignee: docs at python components: Documentation messages: 168049 nosy: Daniel.Ellis, docs at python priority: normal severity: normal status: open title: Missing "continue" example for "for" loop tutorial _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue15630> _______________________________________