comparison runtime/doc/if_pyth.txt @ 12045:444ad56c0cac

Update runtime files. commit https://github.com/vim/vim/commit/1ccd8fff8acfbd5df0fc0e9b4d288af84e51233e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 11 19:50:37 2017 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Aug 2017 20:00:05 +0200
parents d0a20101ecb2
children ef93c4415667
comparison
equal deleted inserted replaced
12044:f07a8b5428f9 12045:444ad56c0cac
892 On Ubuntu you will want to install these packages for Python 2: 892 On Ubuntu you will want to install these packages for Python 2:
893 python 893 python
894 python-dev 894 python-dev
895 For Python 3: 895 For Python 3:
896 python3 896 python3
897 pytyon3-dev 897 python3-dev
898 For Python 3.6: 898 For Python 3.6:
899 python3.6 899 python3.6
900 pytyon3.6-dev 900 python3.6-dev
901 901
902 If you have more than one version of Python 3, you need to link python3 to the 902 If you have more than one version of Python 3, you need to link python3 to the
903 one you prefer, before running configure. 903 one you prefer, before running configure.
904 904
905 ============================================================================== 905 ==============================================================================