#8642: fix wrong function name.

This commit is contained in:
Georg Brandl 2010-05-10 21:02:51 +00:00
parent 72b1977221
commit c630195784
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ Basic Usage
specified. Encodings that are not ASCII based (such as UCS-2) are not
allowed and should be decoded to :class:`unicode` first.
The other arguments have the same meaning as in :func:`dump`.
The other arguments have the same meaning as in :func:`load`.
Encoders and decoders