[Python-checkins] python/nondist/peps pep-0289.txt,1.5,1.6

jvr at users.sourceforge.net jvr at users.sourceforge.net
Thu Oct 23 04:10:08 EDT 2003


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

Modified Files:
	pep-0289.txt 
Log Message:
Fixed typo in Norvig's URL

Index: pep-0289.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0289.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pep-0289.txt	23 Oct 2003 06:36:37 -0000	1.5
--- pep-0289.txt	23 Oct 2003 08:10:05 -0000	1.6
***************
*** 251,255 ****
  
  .. [3] Peter Norvig's Accumulation Display Proposal
!        http:///www.norvig.com/pyacc.html
  
  .. [4] Jeff Epler had worked up a patch demonstrating
--- 251,255 ----
  
  .. [3] Peter Norvig's Accumulation Display Proposal
!        http://www.norvig.com/pyacc.html
  
  .. [4] Jeff Epler had worked up a patch demonstrating





More information about the Python-checkins mailing list