Searched refs:BOTO_IS_SECURE (Results 1 – 2 of 2) sorted by relevance
194 from gslib.util import BOTO_IS_SECURE234 if not BOTO_IS_SECURE:
684 BOTO_IS_SECURE = _BotoIsSecure() variable