Skip to content

Commit f83cf27

Browse files
author
Kenneth Reitz
committed
notes
1 parent 691488e commit f83cf27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/starting/install/linux.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Installing Python on Linux
33

44
The latest version of Ubuntu, **comes with Python 2.7 out of the box**.
55

6+
You do not need to install or configure anything else to use Python. Having said that, I would strongly recommend that you install the tools and libraries described in the next section before you start building Python applications for real-world use. In particular, you should always install Distribute, as it makes it much easier for you to use other third-party Python libraries.
7+
68
Distribute & Pip
79
----------------
810

0 commit comments

Comments
 (0)