1
0
mirror of https://github.com/django/django.git synced 2025-02-09 17:06:05 +00:00
Claude Paroz 2626ea4a74 Fixed #14681 -- Do not set mode to None on file-like objects.
gzip.GzipFile does not support files with mode set to None.
2012-05-31 10:02:35 +02:00
..