[Python-checkins] python/nondist/peps pep-0318.txt,1.6,1.7

gvanrossum at users.sourceforge.net gvanrossum at users.sourceforge.net
Mon Mar 29 22:49:02 EST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29511

Modified Files:
	pep-0318.txt 
Log Message:
Insert blank line to remove ReST warning/2.


Index: pep-0318.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0318.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0318.txt	25 Mar 2004 21:45:58 -0000	1.6
--- pep-0318.txt	30 Mar 2004 03:48:59 -0000	1.7
***************
*** 284,287 ****
--- 284,288 ----
  
  .. _PyProtocols: http://peak.telecommunity.com/PyProtocols.html
+ 
  ::
  




More information about the Python-checkins mailing list