File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -881,12 +881,6 @@ This installs the same set of files as "make install" except it
881881doesn't create the hard link to "python<version>" named "python" and
882882it doesn't install the manual page at all.
883883
884- Alpha/beta revision levels are stripped from the executable and
885- library filenames during installation. For example, Python2.1a2 will
886- install as python2.1, overwriting the previous python2.1. To avoid
887- this, you could set the Makefile VERSION variable manually
888- (e.g. VERSION=2.1a2) before running "make install" or "make altinstall".
889-
890884The only thing you may have to install manually is the Python mode for
891885Emacs found in Misc/python-mode.el. (But then again, more recent
892886versions of Emacs may already have it.) Follow the instructions that
You can’t perform that action at this time.
0 commit comments