Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Context Managers and Python's with Statement (Quiz)

Christopher Trudeau
Context Managers and Using Python's with Statement Christopher Trudeau
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
91%
  • Introduction to Context Managers
  • Context Managers and Python's with Statement (Overview) 02:02
  • Introduction to Context Managers 03:27
  • Common Usage in the Standard Library
  • Files and Directories 04:48
  • Precision and Threading Locks 05:22
  • Your Own Context Manager
  • Using a Context Manager in Hello, World 05:34
  • Redirecting Stdout and a File Writer 04:45
  • Context Managers and Python's with Statement (Quiz)
  • Context Managers and Python's with Statement (Summary) 02:14

© 2012–2025 Real Python ⋅ Privacy Policy