File: locally-installed-python.rst

package info (click to toggle)
python3-defaults 3.13.7-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 672 kB
  • sloc: python: 1,274; makefile: 391; sh: 107
file content (9 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
Interaction with Locally Installed Python Versions
==================================================

As long as you don't install other versions of Python in your path,
Debian's Python versions won't be affected by a new version.

If you install a different micro version of the version of Python you
have got installed, you will need to be careful to install all the
modules you use for that version of Python too.