Lines Matching full:dylib
845 if lib_type not in ("static", "shared", "dylib"):846 raise ValueError, "'lib_type' must be \"static\", \"shared\" or \"dylib\""