Commit Graph

10 Commits

Author SHA1 Message Date
Serhiy Storchaka 3dad438872 Issue #26916: Fixed words duplications. 2016-05-03 12:03:16 +03:00
Nick Coghlan 2e08612ea3 Mass deferral as proposed on python-dev 2013-05-18 17:50:40 +10:00
Phillip J. Eby 935f64f730 Misc. fixes/clarifications, add section with rationale for why universal
overloading doesn't automatially lead to chaos and anarchy.
2007-07-24 21:52:24 +00:00
Guido van Rossum d32e45c7e4 Defer PEP 3124. 2007-07-17 22:52:08 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Guido van Rossum 336525defa PEPs aren't executable files. 2007-05-02 02:44:15 +00:00
Phillip J. Eby f73963dd0a Fix missing imports in examples 2007-05-01 00:32:18 +00:00
Phillip J. Eby c047755e58 Fix typo 2007-05-01 00:19:45 +00:00
Phillip J. Eby bb65e66f93 Fix svn:keyword properties 2007-04-30 22:48:06 +00:00
Phillip J. Eby c302a8889b Rough first draft of generic function PEP 2007-04-30 22:44:38 +00:00