[Python-checkins] python/nondist/peps pep-0248.txt,1.4,1.5

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
Wed, 13 Nov 2002 13:18:54 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv12397

Modified Files:
	pep-0248.txt 
Log Message:
Typo fix

Index: pep-0248.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0248.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pep-0248.txt	29 May 2002 21:17:42 -0000	1.4
--- pep-0248.txt	13 Nov 2002 21:18:51 -0000	1.5
***************
*** 46,50 ****
          error
          
!             Exception raise for errors from the database module.
  
  
--- 46,50 ----
          error
          
!             Exception raised for errors from the database module.