[Python-3000] PEP 3108: Standard Library Reorganization
Mike Klaas
mike.klaas at gmail.com
Wed Jan 3 05:06:07 CET 2007
On 1/2/07, Anthony Baxter <anthony at interlink.com.au> wrote:
> Additionally, base32 and base16 are not supported by codecs,
> according to the docs, and neither is the ability to specify
> alternate character mappings (I don't know how heavily used the
> last is, though).
We use the "urlsafe" version heavily, but I've never needed to use any
other mapping.
-Mike
More information about the Python-3000
mailing list