On 10/8/07, Gregory P. Smith <[EMAIL PROTECTED]> wrote: > > > - add missing methods to PyBytes (for list, see the PEP and compare to > > what's already there) > > Committed revision 58493. (closes issue1261).
fwiw - On py3k head on the x86 ubuntu feisty box i used to do the commit the following tests on the py3k branch were failing both before and after this change. test_cProfile test_doctest test_email test_profile I didn't break them. :) -gps
_______________________________________________ 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
