Home | History | Annotate | Download | only in Library
      1 gzip.GzipFile no longer produces an AttributeError exception when used with
      2 a file object with a non-string name attribute. Patch by Bo Bayles.
      3