Re: [Python-Dev] Internal representation of strings and Micropython

2014年6月06日 04:13:29 -0700

Paul Sokolovsky writes:
 > That kinda means "string is atomic", instead of your "characters are
 > atomic".
I would be very surprised if a language that behaved that way was
called a "Python subset". No indexing, no slicing, no regexps, no
.split(), no .startswith(), no sorted() or .sort(), ...!?
If that's not what you mean by "string is atomic", I think you're
using very confusing terminology.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to