On 1/2/07, Anthony Baxter <[EMAIL PROTECTED]> 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 _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
