mirror of https://github.com/python/cpython
18 lines
322 B
ReStructuredText
18 lines
322 B
ReStructuredText
|
.. _using-index:
|
||
|
|
||
|
################
|
||
|
Using Python
|
||
|
################
|
||
|
|
||
|
|
||
|
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::
|
||
|
|
||
|
cmdline.rst
|
||
|
mac.rst
|
||
|
|