Paul Rubin wrote: > Darn, yes, that's the second time in the past couple weeks I've made > that exact same error in a clpy post. So what's the most concise way > of turning it back into a string? ''.join(list(reversed(a_string))) ? > Bleccch.
Use Ruby: print "A String".reverse Just kidding :-)~ -- http://mail.python.org/mailman/listinfo/python-list