by greenlakejake on 6/11/2013, 5:43:13 PM
As far as I'm concerned the 'latest' Python is 3.3.2
by Legion on 6/11/2013, 3:52:39 PM
Python 2.7 branch is up to 2.7.5, so not exactly the latest (at least, not in the same sense as Ruby, where 2.0.0-p195 is the absolute latest stable release build of Ruby 2.0).
by josso on 6/11/2013, 2:56:21 PM
Great to hear. Which version of Python?
The latest version of OSX (Mavericks) uses ruby 2.0.0-p195
$(home) - ruby -v
ruby 2.0.0p195 (2013-05-14 revision 40734) [universal.x86_64-darwin13]
$(home) - python --version
Python 2.7.3