Reference Pages
latest
  • Understanding Python
    • Python Imports
    • Interfaces in Python
    • Python’s Type System
  • Understanding Software
  • Advice For PyCon Speakers
Reference Pages
  • Docs »
  • Understanding Python
  • Edit on Bitbucket

Understanding PythonΒΆ

Contents:

  • Python Imports
    • A High-level Overview of Python’s import
  • Interfaces in Python
    • Abstract API Model Approaches
    • Data Types
    • Protocols
    • Abstract Base Classes
    • Python’s Dynamic Typing
    • Key Concept: LBYL vs. EAFP
    • Examples
    • Python’s Protocols
    • collections.abc
    • Writing Your Own ABC
    • Controversies
  • Python’s Type System
    • A High-level Overview of Python’s Type System

Indices and tables


  • Index
  • Module Index
  • Search Page
Next Previous

© Copyright 2012, Eric Snow. Revision f149953f3990+.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.