mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
26 lines
189 B
ReStructuredText
26 lines
189 B
ReStructuredText
Picking an Interpreter
|
|
======================
|
|
|
|
Which Python to use?
|
|
|
|
|
|
2.x vs 3.x
|
|
::::::::::
|
|
|
|
|
|
|
|
History
|
|
-------
|
|
|
|
|
|
|
|
Today
|
|
-----
|
|
|
|
Use 2.7.
|
|
|
|
|
|
|
|
Which Python to Support?
|
|
::::::::::::::::::::::::
|