> > > - remove buffer API from PyUnicode > > > I'll take these two with a goal of having them done by the end of the > week. > > -gps >
I should've known not to believe the simple description. This one is proving difficult by itself. If I modify the Unicode object to not support the buffer API I can't even launch the python interpreter. Any one with more time on their hands want this one? I'll still deal with adding the missing PyBytes methods. -g
_______________________________________________ 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
