Add another item

This commit is contained in:
Andrew M. Kuchling 2001-05-19 19:35:46 +00:00
parent 656fe69383
commit 3b923fcff5

View 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