Python logo

Table of Contents

  • 1. Command line and environment
    • 1.1. Command line
      • 1.1.1. Interface options
      • 1.1.2. Generic options
      • 1.1.3. Miscellaneous options
      • 1.1.4. Controlling color
    • 1.2. Environment variables
      • 1.2.1. Debug-mode variables

Previous topic

Python Setup and Usage

Next topic

2. Using Python on Unix platforms