Commit Graph

9 Commits

Author SHA1 Message Date
Guido van Rossum 7b0557134c No Unicode for operators or names. 2006-04-28 20:05:59 +00:00
Georg Brandl d9b470db86 Add "lambda" decision at a promiment location. 2006-04-27 10:51:34 +00:00
Georg Brandl 996c95d757 Add "sorted genexp" pronouncement. 2006-04-27 10:13:55 +00:00
Georg Brandl 1de296ca70 Strings will stay iterable. 2006-04-27 09:47:03 +00:00
Tim Peters 124fde75d2 Clarify that iterating over a dict already yields the keys. 2006-04-16 22:09:59 +00:00
Guido van Rossum 9f27a6160f Clarify (I hope) that we're not going to *enforce* 80 columns. :-) 2006-04-05 21:21:57 +00:00
Georg Brandl d143c5d2f6 Move PEP 3000 to PEP 3100.
Someone still has to write PEP 3000 ;)
2006-04-05 07:17:23 +00:00
Georg Brandl 1e94e92c69 Add "hash as attribute". 2006-04-04 17:50:24 +00:00
Georg Brandl a98221c42f Add PEP 3099 -- Things that Will Not Change. 2006-04-04 11:59:11 +00:00