Create a zip file from all the files under 'base_dir'. The output zip file will be named 'base_name' + ".zip". Uses either the "zipfile" Python module (if available) or the InfoZIP "zip" utility (if installed and found on the default search path). If neither tool is available, rai
(base_name, base_dir, verbose=0, dry_run=0, logger=None)
source not stored for this graph (policy: none)