[Python-checkins] r43253 - peps/trunk/pep-0356.txt

david.goodger python-checkins at python.org
Thu Mar 23 17:39:58 CET 2006


Author: david.goodger
Date: Thu Mar 23 17:39:58 2006
New Revision: 43253

Modified:
   peps/trunk/pep-0356.txt
Log:
checking build process

Modified: peps/trunk/pep-0356.txt
==============================================================================
--- peps/trunk/pep-0356.txt	(original)
+++ peps/trunk/pep-0356.txt	Thu Mar 23 17:39:58 2006
@@ -144,4 +144,7 @@
 Local Variables:
 mode: indented-text
 indent-tabs-mode: nil
+sentence-end-double-space: t
+fill-column: 70
+coding: utf-8
 End:


More information about the Python-checkins mailing list