Andy Robinson <andy@reportlab.com> wrote: > I've spent a fair bit of time converting strings and files the=20 > last few days, and I'd add that what we have now seems both rock solid > and very easy to use. =20 I'm not worried about the core string types or the conversion machinery; what disturbs me is mostly the use of automagic conversions to UTF-8, which breaks the fundamental assumption that a string is a sequence of len(string) characters. "The items of a string are characters. There is no separate character type; a character is represented by a string of one item" (from the language reference) I still think the "all strings are sequences of unicode characters" strawman I posted earlier would simplify things for everyone in- volved (programmers, users, and the interpreter itself). more on this later. gotta ship some code first. </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4