source: python/trunk/Doc/using/index.rst

Last change on this file was 391, checked in by dmik, 11 years ago

python: Merge vendor 2.7.6 to trunk.

  • Property svn:eol-style set to native
File size: 393 bytes

Python Setup and Usage

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

Note: See TracBrowser for help on using the repository browser.