Why not add the literal to 2.6 too? If that's deemed undesirable, make it bytes(<string literal>), as long as that actually works when read back.
--Guido On 2/24/07, Georg Brandl <[EMAIL PROTECTED]> wrote: > Guido van Rossum schrieb: > > Georg is channeling me well. Also, my thinking has evolved some after > > talking to various folks here at PyCon. > > > > Georg, please check it in! Feel free to update the PEP if you will. > > I will, if you answer me one question: in Python 2.6, should the repr() > return "bytes(<string literal>)" or still "bytes(<list of ints>)"? > > Georg > > _______________________________________________ > Python-3000 mailing list > Python-3000@python.org > http://mail.python.org/mailman/listinfo/python-3000 > Unsubscribe: > http://mail.python.org/mailman/options/python-3000/guido%40python.org > -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com