[Python-checkins] python/nondist/peps pep-0305.txt,1.2,1.3

montanaro@users.sourceforge.net montanaro@users.sourceforge.net
Wed, 29 Jan 2003 05:37:02 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv12189

Modified Files:
	pep-0305.txt 
Log Message:
Belatedly added Dave and Andrew as authors.  Changed Type to Standards
Track.



Index: pep-0305.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0305.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pep-0305.txt	29 Jan 2003 04:23:26 -0000	1.2
--- pep-0305.txt	29 Jan 2003 13:36:59 -0000	1.3
***************
*** 5,11 ****
  Author: Skip Montanaro <skip@pobox.com>,
          Kevin Altis <altis@semi-retired.com>,
!         Cliff Wells <LogiplexSoftware@earthlink.net>
  Status: Draft
! Type: Informational
  Content-Type: text/x-rst
  Created: 26-Jan-2003
--- 5,13 ----
  Author: Skip Montanaro <skip@pobox.com>,
          Kevin Altis <altis@semi-retired.com>,
!         Cliff Wells <LogiplexSoftware@earthlink.net>,
!         Dave Cole <djc@object-craft.com.au>,
!         Andrew McNamara <andrewm@object-craft.com.au>
  Status: Draft
! Type: Standards Track
  Content-Type: text/x-rst
  Created: 26-Jan-2003