Boost logo

Boost :

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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk