Am 08.06.2011 11:13 schrieb Robin Becker:

we have been using base62 ie 0-9A-Za-z just to reduce the name length.

Ugly concerning calculation. Then maybe better use radix32 - 0..9a..v, case-insensitive.


Thomas

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to