We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745452b commit ca36ab2Copy full SHA for ca36ab2
docs/starting/which-python.rst
@@ -10,7 +10,7 @@ If you're choosing a Python interpreter to use, I recommend you use the
10
newest Python 3.x, since every version brings new and improved standard
11
library modules, security and bug fixes.
12
13
-Only use Python 3 if you have a strong reason to, such as a Python 2
+Only use Python 2 if you have a strong reason to, such as a Python 2
14
exclusive library which has no adequate, Python 3 ready alternative. Use
15
`Can I Use Python 3? <https://caniusepython3.com/>` to check if this is
16
the case.
0 commit comments