W
- w file processing mode, Files, Files
- warnings module, Exceptions Aren’t Always Errors
- weak references, Dynamic Typing Is Everywhere
- weakref module, Dynamic Typing Is Everywhere
- websites, Web Resources, Future Directions
- while statement, Sorting Keys: for Loops, Python’s Statements, A Simple Interactive Loop, while Loops, General Format, Examples, More on the loop else, Sequence Scans: while and range Versus for, Test Your Knowledge: Quiz, The Iteration Protocol: File Iterators, Loop Statements Versus Recursion
-
- about, Sorting Keys: for Loops, Python’s Statements, while Loops
- C language, More on the loop else
- general format, General Format
- interactive loops example, A Simple Interactive Loop
- iteration and, The Iteration Protocol: File Iterators
- quiz questions and answers, Test Your Knowledge: Quiz
- recursion versus, Loop Statements Versus Recursion
- sequence scans, Sequence Scans: while and range Versus for
- usage examples, Examples
- whitespace, String Basics
- win32all package, A Tale of Three Systems
- Windows launcher, New Windows Options in 3.3: PATH, Launcher, Command-Line Usage Variations, The Python 3.3 Windows Launcher: #! Comes to Windows–The Python 3.3 Windows Launcher: #! Comes to Windows, Icon-Click Basics, Python 3.3 Windows Launcher Command Lines, The Unix Legacy, The Windows Legacy, Introducing the New Windows Launcher–Introducing the New Windows Launcher, A Windows Launcher Tutorial–Step 3: Using and Changing Defaults, Pitfalls of the New Windows Launcher–Pitfall 3: The New PATH Extension Option, Conclusions: A Net Win for Windows
-
- #! comment support, The Python 3.3 Windows Launcher: #! Comes to Windows–The Python 3.3 Windows Launcher: #! Comes to Windows
- about, New Windows Options in 3.3: PATH, Launcher, Command-Line Usage Variations, Introducing the New Windows Launcher–Introducing the New Windows Launcher, Conclusions: A Net Win for Windows
- command lines, Python 3.3 Windows Launcher Command Lines
- icon clicks, Icon-Click Basics
- pitfalls, Pitfalls of the New Windows Launcher–Pitfall 3: The New PATH Extension Option
- tutorial on, A Windows Launcher Tutorial–Step 3: Using and Changing Defaults
- Unix legacy, The Unix Legacy
- Windows legacy, The Windows Legacy
- Windows platform, GUIs, Introducing the Python Interpreter, Frozen Binaries, Starting an Interactive Session, Starting an Interactive Session, New Windows Options in 3.3: PATH, Launcher, Where to Run: Code Directories, Command-Line Usage Variations, Usage Notes: Command Lines and Files, The Python 3.3 Windows Launcher: #! Comes to Windows–The Python 3.3 Windows Launcher: #! Comes to Windows, Icon-Click Basics, Clicking Icons on Windows–The input Trick on Windows, IDLE Startup Details, Files in Action, Generating Both Offsets and Items: enumerate, The Standard Manual Set, A Tale of Three Systems, Installation Steps, Installation Steps–Installation Steps, DOS variables (and older Windows)
-
- #! comment support, The Python 3.3 Windows Launcher: #! Comes to Windows–The Python 3.3 Windows Launcher: #! Comes to Windows
- command-line interface, Starting an Interactive Session, Command-Line Usage Variations
- common usage mistakes, Usage Notes: Command Lines and Files
- configuring Python, DOS variables (and older Windows)
- frozen binaries and, Frozen Binaries
- GUI support, GUIs
- icon clicks, Icon-Click Basics, Clicking Icons on Windows–The input Trick on Windows
- IDLE startup details, IDLE Startup Details
- installing Python, Introducing the Python Interpreter, Installation Steps, Installation Steps–Installation Steps
- new options, New Windows Options in 3.3: PATH, Launcher
- open built-in function, Files in Action
- Python documentation, The Standard Manual Set
- system shell prompt, Starting an Interactive Session
- systeminfo command, Generating Both Offsets and Items: enumerate
- win32all package, A Tale of Three Systems
- working directory, Where to Run: Code Directories
- Windows Registry Editor, Windows registry
- Wing IDE, Other IDEs
- Winpdb system, Which Option Should I Use?
- with/as statement, Decimal context manager, Using Files, File Context Managers, Python’s Statements, Exception Basics, Exception Roles, Termination Actions, with/as Context Managers–The Context Management Protocol, Multiple Context Managers in 3.1, 2.7, and Later–Multiple Context Managers in 3.1, 2.7, and Later, Closing Files and Server Connections, What Should Be Wrapped
-
- about, Python’s Statements, Exception Basics, with/as Context Managers–The Context Management Protocol
- closing files and server connections, Closing Files and Server Connections
- file objects and, Using Files, File Context Managers
- resetting precision, Decimal context manager
- termination actions, Exception Roles, Termination Actions, What Should Be Wrapped
- version considerations, Multiple Context Managers in 3.1, 2.7, and Later–Multiple Context Managers in 3.1, 2.7, and Later
- working directory, Where to Run: Code Directories
- wrappers (proxy classes), OOP and Delegation: “Wrapper” Proxy Objects–OOP and Delegation: “Wrapper” Proxy Objects, Why the lookup change?, Managing Calls and Instances
-
- about, OOP and Delegation: “Wrapper” Proxy Objects–OOP and Delegation: “Wrapper” Proxy Objects
- decorators installing, Managing Calls and Instances
- delegation and, Why the lookup change?
- writing scripts, A First Script
- wxPython GUI API, GUIs