Incrementing letters

Dan Sommers me at privacy.net
Tue May 31 23:18:17 EDT 2005


On 27 May 2005 10:52:36 -0400,
Dan Sommers <me at privacy.net> wrote:

> And use string.ascii_letters[ 1 : ] + string.ascii_letters[ 0 ] for the
> second parameter to string.maketrans.

Oops.  Thank you Duncan and Rocco for correcting my mistake.

Regards,
Dan

-- 
Dan Sommers
<http://www.tombstonezero.net/dan/>



More information about the Python-list mailing list