Next:
2.1 Invoking the Interpreter
Up:
Python Tutorial
Previous:
1.1 Where From Here
2. Using the Python Interpreter
2.1 Invoking the Interpreter
2.1.1 Argument Passing
2.1.2 Interactive Mode
2.2 The Interpreter and Its Environment
2.2.1 Error Handling
2.2.2 Executable Python Scripts
2.2.3 The Interactive Startup File
guido@python.org