On 16/04/06 Aahz said:

> Anything that would make this solution more difficult to explain would
> make my life more difficult.  I know there are many better and more
> efficient mechanisms (particularly if one is not restricted to Python
> 2.2),  but it seems to me that we cannot afford to let Python 3.0 become
> the experts' playground.

Agreed. 

Personally, I've always hated how I could not do some of the simplest things
with strings in Perl when Perl was supposed to be good at managing strings.
Leaving in the ability to iterate strings in Python solved that for me, and I
don't see why anyone with a pragmatic view of the language would wish to
remove that feature. 

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein

Attachment: pgp8rA8jgPxpC.pgp
Description: PGP signature

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to