]> granicus.if.org Git - python/commitdiff
Add another item
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 19 May 2001 19:35:46 +0000 (19:35 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 19 May 2001 19:35:46 +0000 (19:35 +0000)
Doc/whatsnew/whatsnew22.tex

index ee60980a3b959ddef2b9eb0569f0a212a773289b..241b36b0f9650dfdf6027732c1604b0e99bdc082 100644 (file)
@@ -73,6 +73,9 @@ XXX
 
   \item XXX C API: Reorganization of object calling 
 
+  \item XXX .encode(), .decode() string methods.  Interesting new codecs such
+as zlib.
+
 %Original log message:
  
 %The call_object() function, originally in ceval.c, begins a new life