Fixed: #2914 (RFE for UTC support in TimedRotatingFileHandler) and #2929 (wrong filen...
[python.git] / Doc / using / index.rst
blobac5fd3cdc9704c2666d33bdcb68050c18c95edb2
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::
15    cmdline.rst
16    unix.rst
17    windows.rst
18    mac.rst