[Python-checkins] r78127 - peps/trunk/pep-0345.txt

tarek.ziade python-checkins at python.org
Tue Feb 9 22:27:48 CET 2010


Author: tarek.ziade
Date: Tue Feb  9 22:27:47 2010
New Revision: 78127

Log:
made author-email optional

Modified:
   peps/trunk/pep-0345.txt

Modified: peps/trunk/pep-0345.txt
==============================================================================
--- peps/trunk/pep-0345.txt	(original)
+++ peps/trunk/pep-0345.txt	Tue Feb  9 22:27:47 2010
@@ -189,8 +189,8 @@
             Los Angeles, CA <cschultz at peanuts.example.com>
 
 
-Author-email
-::::::::::::
+Author-email (optional)
+:::::::::::::::::::::::
 
 A string containing the author's e-mail address.  It can contain
 a name and e-mail address in the legal forms for a RFC-822


More information about the Python-checkins mailing list