[Python-checkins] r68334 - peps/trunk/pep-0362.txt
benjamin.peterson
python-checkins at python.org
Mon Jan 5 02:28:38 CET 2009
Author: benjamin.peterson
Date: Mon Jan 5 02:28:38 2009
New Revision: 68334
Log:
fix spacing
Modified:
peps/trunk/pep-0362.txt
Modified: peps/trunk/pep-0362.txt
==============================================================================
--- peps/trunk/pep-0362.txt (original)
+++ peps/trunk/pep-0362.txt Mon Jan 5 02:28:38 2009
@@ -2,8 +2,7 @@
Title: Function Signature Object
Version: $Revision$
Last-Modified: $Date$
-Author: Brett Cannon <brett at python.org>
- Jiwon Seo <seojiwon at gmail.com>
+Author: Brett Cannon <brett at python.org>, Jiwon Seo <seojiwon at gmail.com>
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
More information about the Python-checkins
mailing list