From 6f8082d1b6079ccbe84f5c2671ade1bf602418bd Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Sun, 16 Aug 2015 20:58:12 +0100 Subject: [PATCH] reflect unification of python in emacs. --- docs/dev/env.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index d9a6fce..6aca3b7 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -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 `_ -3. Fabián Ezequiel Gallina's `python.el `_ - provides nice functionality and behavior out of the box .. _Python Programming in Emacs: http://emacswiki.org/emacs/PythonProgrammingInEmacs