On 06/03/2014 05:39 PM, Chris Angelico wrote:

A current discussion regarding Python's Unicode support centres (or
centers, depending on how close you are to the cent[er]{2} of the
universe) around one critical question: Is string indexing common?

I use it quite a bit, but the strings are usually quite small (well under 100 characters) so an implementation that wasn't O(1) would not hurt me much.

--
~Ethan~
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to