Using scons zip builder to create zip

Chris Becker slolife at gmail.com
Tue Oct 18 13:35:49 EDT 2005


What I am looking for is how to call the builder so that it does not
recurse directories and does not add paths:

zipFile = env.Zip(outputFile, sourcePath)

I seen something in the docs about ZIPFLAGS env var, but there is no
documentation on what the options are.

Anyone have any help or links?




More information about the Python-list mailing list