[Python-checkins] CVS: python/dist/src/Doc/lib libexcs.tex,1.25,1.26

Fred Drake python-dev@python.org
Thu, 6 Apr 2000 10:48:37 -0400


Update of /projects/cvsroot/python/dist/src/Doc/lib
In directory seahag.cnri.reston.va.us:/home/fdrake/projects/python/Doc/lib
Modified Files:
	libexcs.tex 
Log Message:
Marc-Andre Lemburg <mal@lemburg.com>:
Added UnicodeError description.
Index: libexcs.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/lib/libexcs.tex,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** libexcs.tex	2000年04月03日 20:13:53	1.25
--- libexcs.tex	2000年04月06日 14:48:35	1.26
***************
*** 298,301 ****
--- 298,306 ----
 \end{excdesc}
 
+ \begin{excdesc}{UnicodeError}
+ Raised when a Unicode-related encoding or decoding error occurs. It
+ is a subclass of \exception{ValueError}.
+ \end{excdesc}
+ 
 \begin{excdesc}{ValueError}
 Raised when a built-in operation or function receives an argument

AltStyle によって変換されたページ (->オリジナル) /