[Python-checkins] CVS: python/dist/src/Doc/ref ref2.tex,1.24,1.25

A.M. Kuchling akuchling@users.sourceforge.net
Sat, 23 Jun 2001 09:26:46 -0700


Update of /cvsroot/python/python/dist/src/Doc/ref
In directory usw-pr-cvs1:/tmp/cvs-serv14778

Modified Files:
	ref2.tex 
Log Message:
Fix typo


Index: ref2.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ref/ref2.tex,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** ref2.tex	2001/06/23 05:26:52	1.24
--- ref2.tex	2001/06/23 16:26:44	1.25
***************
*** 261,265 ****
  assert    elif      from      lambda    return   
  break     else      global    not       try      
! class     except    if        or        yeild    
  continue  exec      import    pass      while
  def       finally   in        print              
--- 261,265 ----
  assert    elif      from      lambda    return   
  break     else      global    not       try      
! class     except    if        or        yield    
  continue  exec      import    pass      while
  def       finally   in        print