Josiah Carlson wrote: > Aside from the scheduled removal of buffer in 3.x, I see no particular > issue with offering a bytes view and str view in 3.x via two specific > bytes and str subtypes.
the fact that it's *impossible* to offer a view subtype that's com- patible with the current PyString C API might be an issue, though. </F> _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
