[Python-checkins] r43291 - peps/trunk/pep-0000.txt

david.goodger python-checkins at python.org
Fri Mar 24 13:51:27 CET 2006


Author: david.goodger
Date: Fri Mar 24 13:51:27 2006
New Revision: 43291

Modified:
   peps/trunk/pep-0000.txt
Log:
whitespace change to rebuild site

Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt	(original)
+++ peps/trunk/pep-0000.txt	Fri Mar 24 13:51:27 2006
@@ -189,7 +189,7 @@
  SR  231  __findattr__()                               Warsaw
  SD  233  Python Online Help                           Prescod
  SR  239  Adding a Rational Type to Python             Craig, Zadka
- SR  240  Adding a Rational Literal to Python          Craig, Zadka 
+ SR  240  Adding a Rational Literal to Python          Craig, Zadka
  SR  242  Numeric Kinds                                Dubois
  SR  244  The `directive' Statement                    von Loewis
  SR  254  Making Classes Look More Like Types          GvR
@@ -209,7 +209,7 @@
  SR  296  Adding a bytes Object Type                   Gilbert
  SR  303  Extend divmod() for Multiple Divisors        Bellman
  SR  310  Reliable Acquisition/Release Pairs           Hudson, Moore
- SD  312  Simple Implicit Lambda                       Suzi, Martelli 
+ SD  312  Simple Implicit Lambda                       Suzi, Martelli
  SR  313  Adding Roman Numeral Literals to Python      Meyer
  SD  315  Enhanced While Loop                          Carroll, Hettinger
  SD  316  Programming by Contract for Python           Way


More information about the Python-checkins mailing list