Tobia Conforto scripsit:

> So they're ditching {"byte", u"unicode"} strings in favor of {b"byte",  
> "unicode"} ones?  What are they ditching exactly?  It seems to me  
> they're just switching the default.

Maybe so, but the word "just" is probably not appropriate, as switching
defaults has a huge knock-on effect on systems that expect strings to
be bytes.  That said, my understanding of the Python software ecology
is not deep.

-- 
John Cowan    [EMAIL PROTECTED]    http://ccil.org/~cowan
The whole of Gaul is quartered into three halves.
        -- Julius Caesar


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to