Fix zip downloads. Python 2.5 respects the `create_system` attribute of !ZipInfo. As a result, we need to explicitly set the `external_attr` attribute on Unix.
Closes #6851.
Authored by: cboos 2008-02-19
Parent: [r6557]
Child: [r6559]