[mdlug] Python 3.0 to be backwards incompatible

Kristian Erik Hermansen kristian.hermansen at gmail.com
Sun Feb 3 20:33:04 EST 2008


On Feb 3, 2008 5:27 PM, David Relson <relson at osagesoftware.com> wrote:
> Have you any links indicating planned changes going into Python 3 ???
>
> Given a while I'm sure I could come up with more than a few things that
> annoy me in the current Python.  It'd be interesting to see if the
> plans address any of my thoughts.

A friend sent along some info to me, so I don't have links.  But, from
what I know, print will not be a statement.  print() is now a function
-- which will probably break a lot of code :-)  There are lots of
other changes in unicode to support it properly.  There are many
architectural changes that will probably break old code too.  And
perhaps we will see better threading/multiprocessing support...
-- 
Kristian Erik Hermansen
"Know something about everything and everything about something."



More information about the mdlug mailing list