Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f60cdff

Browse files
committed
Remove misleading advice. VERSION was not intended to be used that way.
1 parent 3801ec7 commit f60cdff

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -881,12 +881,6 @@ This installs the same set of files as "make install" except it
881881
doesn't create the hard link to "python<version>" named "python" and
882882
it 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-
890884
The only thing you may have to install manually is the Python mode for
891885
Emacs found in Misc/python-mode.el. (But then again, more recent
892886
versions of Emacs may already have it.) Follow the instructions that

0 commit comments

Comments
 (0)