On 2/26/2011 11:36 AM pipehappy said...
Hi, all

Just come back to use Python, but find something has changed in Python
3.
Like package name is no longer with capitalized char for each word in
the name;
convenient print is removed.

And I don't know why can someone inside explain
to me about this. I think old package name is better for read while
new is better
to code. And old print is good tool for new comers.

Any other notable change between this 2 version? Or is there links to
articles
about the changes not in a developer view but a user view?

Best

You may want to review http://wiki.python.org/moin/Python2orPython3
and http://docs.python.org/release/3.1.2/whatsnew/3.0.html

Emile



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to