Merge pull request #547 from smandy/master

reflect unification of python in emacs.
This commit is contained in:
Ian Cordasco
2015-08-16 21:38:14 -05:00
-4
View File
@@ -100,10 +100,6 @@ it can be some work to wire up correctly. A good start if you're already an
Emacs user is `Python Programming in Emacs`_ at EmacsWiki.
1. Emacs itself comes with a Python mode.
2. Python ships with an alternate version:
`python-mode.el <https://launchpad.net/python-mode>`_
3. Fabián Ezequiel Gallina's `python.el <https://github.com/fgallina/python.el>`_
provides nice functionality and behavior out of the box
.. _Python Programming in Emacs: http://emacswiki.org/emacs/PythonProgrammingInEmacs