Skip to content

Commit b500b68

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#269 from tslmy/patch-1
Update which-python.rst
2 parents 00006a9 + 360c675 commit b500b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Which Python to use?
99
2.x vs 3.x
1010
~~~~~~~~~~
1111

12-
**tl;dr**: Python 2.x is the status quo, Python 3.x is the shiny new thing.
12+
Python 2.x is the status quo, Python 3.x is the shiny new thing.
1313

1414

1515
`Further Reading <http://wiki.python.org/moin/Python2orPython3>`_

0 commit comments

Comments
 (0)