However, a principal question I still have concerns the different versions of Python. [http://wiki.python.org/moin/Python2orPython3]
I have read the Wiki and understand some of the differences, or lack-of-differences, but am still unclear. For example, I know some servers or services (eg Google App Engine) are at one version, while others are at another. Should I be concerned about any of this? Is there any reason to try to use Python 3 at present? Etc?
Thanks for any insights here!