The continue statement

Syntax:

continue

continue may only occur syntactically nested in a for or while loop, also inside if, try, and with statements, but it cannot appear nested in a function or class definition or finally clause within that loop. It continues with the next cycle of the nearest enclosing loop.

 

A Django site. this page was rendered by a django application in 0.01s 2010-09-02 14:56:23.996970. hosted by webfaction.