bpo-6519: move discussion of 'with' higher in the discussion of files by akuchling · Pull Request #2143 · python/cpython

@akuchling

@mention-bot

@akuchling

@Mariatta Mariatta changed the title #6519: move discussion of 'with' higher in the discussion of files bpo-6519: move discussion of 'with' higher in the discussion of files

Jun 13, 2017

Mariatta

Mariatta pushed a commit that referenced this pull request

Jun 13, 2017
Move up the discussion about 'with' keyword, so it appears earlier in the document.
(cherry picked from commit bd4e9e0)

Mariatta pushed a commit that referenced this pull request

Jun 13, 2017
Move up the discussion about 'with' keyword, so it appears earlier in the document.
(cherry picked from commit bd4e9e0)

Mariatta added a commit that referenced this pull request

Jun 13, 2017
Move up the discussion about 'with' keyword, so it appears earlier in the document.
(cherry picked from commit bd4e9e0)

Mariatta added a commit that referenced this pull request

Jun 13, 2017
Move up the discussion about 'with' keyword, so it appears earlier in the document.
(cherry picked from commit bd4e9e0)

@Mariatta