Re: [Python-Dev] peps: And now for something completely different.

2011-11-14 Thread Victor Stinner
If the PEP 404 lists important changes between Python 2 and Python 3, the removal of old-style classes should also be mentioned because it is a change in the core language. Victor ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org

Re: [Python-Dev] peps: And now for something completely different.

2011-11-13 Thread Antoine Pitrou
On Sun, 13 Nov 2011 22:33:28 +0100 barry.warsaw wrote: > > +And Now For Something Completely Different > +== So, is the release manager a man with two noses? > +Strings and bytes > +- > + > +Python 2's basic original string type are calle