Commit Graph

4 Commits

Author SHA1 Message Date
Brett Cannon d8f50e991b De-obfuscate emails where the author had their address already listed without
obfuscation.  Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
2007-06-20 19:19:26 +00:00
David Goodger f242f9b082 deferred PEP 315 at Raymond Hettinger's request 2006-02-24 22:43:04 +00:00
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