[Python-checkins] r62618 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Thu May 1 21:23:35 CEST 2008


Author: brett.cannon
Date: Thu May  1 21:23:35 2008
New Revision: 62618

Log:
Clean up whitespace.


Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Thu May  1 21:23:35 2008
@@ -543,7 +543,7 @@
   + Documentation specifies that the "module should never be used
     directly in new code".
   + Available externally from PyPI_.
-  
+
 * Canvas
 
   + Marked as obsolete in a comment by Guido since 2000
@@ -970,7 +970,7 @@
 
   + Useful as a basis for overriding.
   + Used internally.
-  
+
 * sched
 
   + Useful for simulations.
@@ -1071,7 +1071,7 @@
 
 .. [#ast-removal] python-dev email: getting compiler package failures
     (http://mail.python.org/pipermail/python-3000/2007-May/007615.html)
-    
+
 
 .. _PyPI: http://pypi.python.org/
 


More information about the Python-checkins mailing list