[Python-checkins] CVS: python/nondist/peps pep-0204.txt,1.2,1.3

Fred L. Drake python-dev@python.org
Tue, 25 Jul 2000 21:11:25 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv27887

Modified Files:
	pep-0204.txt 
Log Message:

Do not start non-heading content on the first character of the line (after
the header).


Index: pep-0204.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0204.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** pep-0204.txt	2000/07/18 10:01:12	1.2
--- pep-0204.txt	2000/07/26 04:11:22	1.3
***************
*** 264,269 ****
  References:
  
!     [1]
! http://sourceforge.net/patch/?func=detailpatch&patch_id=100902&group_id=5470
  
  
--- 264,268 ----
  References:
  
!     [1] http://sourceforge.net/patch/?func=detailpatch&patch_id=100902&group_id=5470