This year has been marked, for me, by many many discussions of Python versions. Finally, though, I’ve acquiesced, I’ve seen the light, and I’m doing what many have suggested. I’m taking the first steps: I’m changing my default Python. Yes indeed, my global python is now something different: $ python Python 2.7.6 (32f35069a16d, Jun 06 2014, 20:12:47) [PyPy 2.3.1 with GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.79)] on darwin Type "help", "copyright", "credits" or "license" for m...