On Mon, Feb 13, 2012 at 8:15 AM, Alec Bennett <wrybr...@gmail.com> wrote:

> And out of curiosity, what huge advantage would Python 3.0 give you, over,
> say, 2.7?
>
>
 Not performance, because python 3.x is currently performing a bit slower
than 2.x. Guido Van Rossum is correcting all the "mistakes" or
"incoherences" in Python (like some statements now being functions,
allowing them to be called in new circumstances) and, quoting him: " *you’ll
find that Python really hasn’t changed all that much – by and large, we’re
mostly fixing well-known annoyances and warts, and removing a lot of old
cruft.*"

 http://docs.python.org/release/3.0.1/whatsnew/3.0.html

-- 
Santiago Romero
Ubuntu GNU/Linux
http://www.sromero.org

Reply via email to