Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv29277
Modified Files:
python-22.tex
Log Message:
Add another item
Index: python-22.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-22.tex,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** python-22.tex 2001/05/05 16:37:29 1.1
--- python-22.tex 2001/05/19 19:35:46 1.2
***************
*** 74,77 ****
--- 74,80 ----
\item XXX C API: Reorganization of object calling
+ \item XXX .encode(), .decode() string methods. Interesting new codecs such
+ as zlib.
+
%Original log message:
|