Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/starting/which-python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The basic gist of the state of things is as follows:

1. Python 2.7 has been the standard for a *long* time.
2. Python 3 introduced major changes to the language, which many developers are unhappy with.
3. Python 2.7 will receive neccessary security updates for a few years.
3. Python 2.7 will receive necessary security updates for a few years.
4. Python 3 is continually evolving, like Python 2 did in years past.

So, you can now see why this is not such an easy decision.
Expand Down