There is a problem with the readline emulation of libedit that causes python 2.7 - 3.3 from python.org to crash under 10.9
http://bugs.python.org/issue18458
I get Segmentation fault: 11 if I enter more than one line in python3.3 running interactively in Terminal, but ipython3 seems to work.