blob: f8d8ce481f4bf53501af7145b4f53f786689edc8 [file] [log] [blame]
Georg Brandl59d121a2007-10-20 18:08:14 +00001.. _using-index:
2
3################
4 Using Python
5################
6
7
8This part of the documentation is devoted to general information on the setup
9of the Python environment on different platform, the invocation of the
10interpreter and things that make working with Python easier.
11
12
13.. toctree::
14
15 cmdline.rst
16 mac.rst
17