Thank you!
"""ZIP_DEFLATED
The numeric constant for the usual ZIP compression method. This
requires the zlib module. No other compression methods are currently
supported."""
That is where I got the 'only compression type'.
It all makes sense now.
Thanks again,
M.E.Farmer-- http://mail.python.org/mailman/listinfo/python-list
