[EMAIL PROTECTED] wrote:
...

Ahh, but I forgot to mention that I have to mark the path I took in
the string. So using list() and then join() are my best options.

Still you would not need to create a list out of the string on your
way. Just append the stepstone chars to a new list during your walk.
Hoewever it entirely depends on your algorithm.

Tino

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to