I am confused about the integration of IPython with Emacs. Starting with Emacs 24, Emacs ships with it's own python.el. Does this file have support for IPython or just for Python?
Also, the Emacswiki talks about a file called IPython.el (although the link it provides: http://ipython.scipy.org/dist/ipython.el returns a 404 Error). Is this file compatible with Emacs 24' python.el or does it only work with python-model.el?