]> granicus.if.org Git - python/commit
Issue #15630: Add an example for "continue" statement in the tutorial. Patch by
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 12 Aug 2012 19:01:47 +0000 (12:01 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 12 Aug 2012 19:01:47 +0000 (12:01 -0700)
commit1ef9caa2a19c6e4675f853be38f7db341e0ba3ec
treef2514852cb00977a00aad0b1134da86a0b035bc5
parentc7b0e217e2ee000138ca5e7d6d08502c4995cf20
Issue #15630: Add an example for "continue" statement in the tutorial. Patch by
Daniel Ellis.
Doc/tutorial/controlflow.rst
Misc/NEWS