]> granicus.if.org Git - python/commit
Use continue instead of break whereever possible.
authorRaymond Hettinger <python@rcn.com>
Wed, 7 Apr 2004 14:38:08 +0000 (14:38 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 7 Apr 2004 14:38:08 +0000 (14:38 +0000)
commit7eddd78a15bdd5f34b5dc1cc0929c99cfbe9339b
tree5b8f288194d9f03afae4cff92089270d85e28d7b
parentd3b836d202a205492b6a27041e6d517dc3a2c615
Use continue instead of break whereever possible.
Python/ceval.c