View Single Post
  #4  
Old 06-15-2012, 05:00
*RemedY* *RemedY* is offline
Family
 
Join Date: Sep 2003
Posts: 115
Rept. Given: 18
Rept. Rcvd 72 Times in 30 Posts
Thanks Given: 0
Thanks Rcvd at 3 Times in 3 Posts
*RemedY* Reputation: 72
Uuuh, NO!

Python 3 is another language.
Take Python 2.7.x if it is available.
In Python 3 a lot of things changed compared to Python 2 and a great deal of Pythonistas refused switching to Python 3 (so did I). That's why they maintain two branches of the language for a really long period. In the long run everyone should switch to Python 3, but actually I'd measure this period in decades rather than years.

*RemedY*
Reply With Quote