8000 final update · mostlybob/python-guide@d7578ce · GitHub
[go: up one dir, main page]

Skip to content

Commit d7578ce

Browse files
author
Kenneth Reitz
committed
final update
1 parent 74c9aba commit d7578ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/starting/which-python.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ one might thing.
1313

1414
The basic gist of the state of things is as follows:
1515

16-
1. Python 2.7 has been the standard for Python developers for a *long* time.
17-
2. Python 3.x intrudced major controvercial changes to the language, which many developers are unhappy with.
18-
3. Python 2.7 will receive security updates for a long while.
19-
4. Python 2.x is continually evolving, like Python 2 did in years past.
16+
1. Python 2.7 has been the standard for a *long* time.
17+
2. Python 3 introduced major changes to the language, which many developers are unhappy with.
18+
3. Python 2.7 will receive neccessary security updates for a few years.
19+
4. Python 3 is continually evolving, like Python 2 did in years past.
2020

2121
So, you can now see why this is not such an easy decision.
2222

0 commit comments

Comments
 (0)
0