10 lines
2.2 KiB
HTML
10 lines
2.2 KiB
HTML
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|||
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 6. Interaction with Locally Installed Python Versions</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /><link rel="home" href="index.html" title="Debian Python Policy" /><link rel="up" href="index.html" title="Debian Python Policy" /><link rel="prev" href="embed.html" title="Chapter 5. Programs Embedding Python" /><link rel="next" href="build_dependencies.html" title="Appendix A. Build Dependencies" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 6. Interaction with Locally Installed Python Versions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="embed.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="build_dependencies.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="other"></a>Chapter 6. Interaction with Locally Installed Python Versions</h1></div></div></div><p>
|
|||
|
|
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.
|
|||
|
|
</p><p>
|
|||
|
|
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.
|
|||
|
|
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="embed.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="build_dependencies.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 5. Programs Embedding Python </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix A. Build Dependencies</td></tr></table></div></body></html>
|