How can I install bpython, or another good python shell, on OSX 10.6, for python 3?
Calling easy_install bpython installed it for python 2.6 (same with ipython). Nor brew nor macports seem to even realise python 3 exists. Directly trying ipython's egg specific for python 3 gave all sort of errors.
python3, by the way. – slhck Oct 22 '11 at 11:31