Commit 837ea43
committed
Install symlinks from bare programs to python3 versions
Add the python-is-python3 package to the list of installed ones. This
includes unversioned symlinks point to Python 3.x binaries: "python"
will be a symbolic link to "python3", "pydoc" to "pydoc3" and so on,
for the sake of convenience.1 parent ea77e97 commit 837ea43
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments