[Python-checkins] r83344 - peps/trunk/pep-0101.txt

georg.brandl python-checkins at python.org
Sat Jul 31 15:26:15 CEST 2010


Author: georg.brandl
Date: Sat Jul 31 15:26:15 2010
New Revision: 83344

Log:
Consistent checkboxes.

Modified:
   peps/trunk/pep-0101.txt

Modified: peps/trunk/pep-0101.txt
==============================================================================
--- peps/trunk/pep-0101.txt	(original)
+++ peps/trunk/pep-0101.txt	Sat Jul 31 15:26:15 2010
@@ -574,15 +574,15 @@
 
 What Next?
 
-  __ Verify!  Pretend you're a user: download the files from python.org, and
-     make Python from it. This step is too easy to overlook, and on several
-     occasions we've had useless release files.  Once a general server problem
-     caused mysterious corruption of all files; once the source tarball got
-     built incorrectly; more than once the file upload process on SF truncated
-     files; and so on.
+  ___ Verify!  Pretend you're a user: download the files from python.org, and
+      make Python from it. This step is too easy to overlook, and on several
+      occasions we've had useless release files.  Once a general server problem
+      caused mysterious corruption of all files; once the source tarball got
+      built incorrectly; more than once the file upload process on SF truncated
+      files; and so on.
 
-  __ Rejoice.  Drink.  Be Merry.  Write a PEP like this one.  Or be
-     like unto Guido and take A Vacation.
+  ___ Rejoice.  Drink.  Be Merry.  Write a PEP like this one.  Or be
+      like unto Guido and take A Vacation.
 
   You've just made a Python release!
 


More information about the Python-checkins mailing list