$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-07-30 09:54:04
Aleksey Gurtovoy <agurtovoy_at_[hidden]> writes:
>> Now my problem is that the python on my IBM/Aix machine does not
>> support zipping.
>
> Oh, that's a pity.
Seems to me that you should be able to fix the code so that if the
zip library isn't available, it writes the material to a file and
zips it using os.system('zip ... ')
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com