We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97aa378 commit 2d4d8b4Copy full SHA for 2d4d8b4
docs/starting/which-python.rst
@@ -30,7 +30,7 @@ I'll be blunt:
30
- Software that is already built often depends on Python 2.7.
31
- If you are writing a new open source Python library, it's best to write it for both Python 2 and 3
32
simultaneously. Only supporting Python 3 for a new library you want to be widely adopted is a
33
- political statment and will alienate many of your users. This is not a problem — slowly, over the next three years, this will become less the case.
+ political statement and will alienate many of your users. This is not a problem — slowly, over the next three years, this will become less the case.
34
35
So.... 3?
36
~~~~~~~~~
0 commit comments