1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #27777 -- Made File.open() work with the with statement (#8310)

Fixed #27777 -- Made File.open() work with the with statement
This commit is contained in:
Ingo Klöcker
2017-04-07 14:21:06 +02:00
committed by Florian Apolloner
parent 695d4dd790
commit c4536c4a54
6 changed files with 43 additions and 1 deletions

View File

@@ -324,6 +324,7 @@ answer newbie questions, and generally made Django that much better:
Igor Kolar <ike@email.si>
Illia Volochii <illia.volochii@gmail.com>
Ilya Semenov <semenov@inetss.com>
Ingo Klöcker <djangoproject@ingo-kloecker.de>
I.S. van Oostveen <v.oostveen@idca.nl>
ivan.chelubeev@gmail.com
Ivan Sagalaev (Maniac) <http://www.softwaremaniacs.org/>