mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
but it was probably generated with "svn diff" so that new files that weren't added first weren't included.
17 lines
322 B
ReStructuredText
17 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
|
|
|