Update which-python.rst

I think there's should be "quote" instead of "tl;dr: ".
This commit is contained in:
Tslmy
2013-04-13 11:01:04 +08:00
parent 00006a941b
commit 360c675691
+1 -1
View File
@@ -9,7 +9,7 @@ Which Python to use?
2.x vs 3.x
~~~~~~~~~~
**tl;dr**: Python 2.x is the status quo, Python 3.x is the shiny new thing.
Python 2.x is the status quo, Python 3.x is the shiny new thing.
`Further Reading <http://wiki.python.org/moin/Python2orPython3>`_