Searched refs:SIMPLE_UPLOAD (Results 1 – 1 of 1) sorted by relevance
51 SIMPLE_UPLOAD = 'simple' variable700 if value not in (SIMPLE_UPLOAD, RESUMABLE_UPLOAD):731 self.strategy = SIMPLE_UPLOAD734 strategy = SIMPLE_UPLOAD759 if self.strategy == SIMPLE_UPLOAD: