cpython/Doc/using/index.rst

21 lines
363 B
ReStructuredText
Raw Normal View History

.. _using-index:
################
2010-09-01 19:37:17 -03:00
Python Setup
################
This part of the documentation is devoted to general information on the setup
of the Python environment on different platform, the invocation of the
interpreter and things that make working with Python easier.
.. toctree::
:numbered:
cmdline.rst
unix.rst
windows.rst
mac.rst