Replace long long with PY_LONG_LONG
[python.git] / Doc / using / index.rst
blob6ce5a00de40999af8ff739de0b9d3b695dca405e
1 .. _using-index:
3 ################
4   Using Python
5 ################
8 This part of the documentation is devoted to general information on the setup
9 of the Python environment on different platform, the invocation of the
10 interpreter and things that make working with Python easier.
13 .. toctree::
14    :numbered:
16    cmdline.rst
17    unix.rst
18    windows.rst
19    mac.rst