Skip to content
Commit 96841cd4 authored by Jon Dufresne's avatar Jon Dufresne
Browse files

Drop from __future__ import with_statement from docs

All versions of Python that flake8 supports (2.7, 3.4+) have full
support for the with statement. There is no need to add the import.

Slightly simplifies the example be removing unnecessary boilerplate.
parent 696063ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment