
.. _python:

**************************
Python ランタイムサービス
**************************

この章では、 Python インタープリタや Python 環境に深く関連する各種の機能を解説します。
以下に一覧を示します:


.. toctree::

   sys.rst
   __builtin__.rst
   future_builtins.rst
   __main__.rst
   warnings.rst
   contextlib.rst
   abc.rst
   atexit.rst
   traceback.rst
   __future__.rst
   gc.rst
   inspect.rst
   site.rst
   user.rst
   fpectl.rst
   distutils.rst
