Commit Graph

2 Commits

Author SHA1 Message Date
Raymond Hettinger f673294b55 Pick-up responsibility for PEP 315 (per agreement with Isaac Carroll).
Correct the semantics for continue statements found in the do suite.
The previous semantics did not match that for do-while statements in
other languages.
2005-06-18 06:21:36 +00:00
David Goodger a4ebb4cd61 "Enhanced While Loop", by W Isaac Carroll 2003-05-02 22:53:32 +00:00