
30 Jul
2004
30 Jul
'04
2:54 p.m.
Aleksey Gurtovoy <agurtovoy@meta-comm.com> 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