Constructor for the GzipFile class. At least one of fileobj and filename must be given a non-trivial value. The new class instance is based on fileobj, which can be a regular file, a StringIO object, or any other object which simulates a file. It defaults to
(self, filename=None, mode=None,
compresslevel=9, fileobj=None, mtime=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected