Hi Guido, I'm in your keynote and looking at a slide right now that says
* bytes has .encode() method returning a string * str has a .decode() method returning bytes Should the names of those two methods be swapped? I think it makes more sense to say that an encoding is something that transforms a string into a sequence of bytes. -- ?!ng _______________________________________________ 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