This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ddvoinikov
Recipients ddvoinikov, georg.brandl, mgiuca, pitrou
Date 2008-08-20.10:42:24
SpamBayes Score 0.0003043004
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> I think it probably is correct to NOT accept a string

I agree.

> it should be renamed to encodestring

Huh ? It is already called that :) IMO it should be renamed to
encodebytes or simply encode if the module is only (or most frequently)
used to encode bytes.

> Best we can do is document them.

Oh well.
History
Date User Action Args
2008-08-20 10:42:25ddvoinikovsetrecipients: + ddvoinikov, georg.brandl, pitrou, mgiuca
2008-08-20 10:42:25ddvoinikovsetmessageid: <[email protected]>
2008-08-20 10:42:24ddvoinikovlinkissue3613 messages
2008-08-20 10:42:24ddvoinikovcreate