Commit Graph

13 Commits

Author SHA1 Message Date
Tim Peters be63f6f87c Record that the CVS tree now has generator tests. 2001-06-24 07:13:11 +00:00
Tim Peters b931f96dea Typos. 2001-06-23 08:56:42 +00:00
Tim Peters 1eee9e2d60 Lotsa changes: more details and examples covering recent decisions wrt
return stmts, try/except, try/finally; more Q&A.  I expect this is the
last major revision of this PEP, so I'm going to post it again too.
2001-06-23 08:53:21 +00:00
Tim Peters e36f9bc8d8 Added BDFL Pronouncement on reusing "def". 2001-06-21 16:56:41 +00:00
Tim Peters de1820491f Added Q&A about "return". 2001-06-20 20:56:07 +00:00
Tim Peters db019e19e7 Add section explaining that yield *isn't* special wrt try/except/finally. 2001-06-20 20:32:56 +00:00
Tim Peters 195afdf22f Added brief section about exception propagation. 2001-06-20 19:08:20 +00:00
Tim Peters 156af4640f Record that the generator work is part of the regular CVS tree now. 2001-06-19 20:11:50 +00:00
Tim Peters f898c80976 Add branch-retrieval instructions, adapted from PEP 253. 2001-06-15 21:37:15 +00:00
Tim Peters 385aea3fb0 Added pointer to the gen-branch of the CVS tree. 2001-06-15 20:50:42 +00:00
Tim Peters c051fdc214 Minor changes; added "why a keyword?" Q&A; added Post-History. 2001-06-14 16:06:02 +00:00
Tim Peters 00522cd5dc Substantial rewriting. 2001-06-14 06:57:29 +00:00
Barry Warsaw 80e6bc7e2e Magnus Lie Hetland's first version of this pep. 2001-06-05 17:11:30 +00:00