Home
last modified time | relevance | path

Searched refs:zipBytesIO (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py36 zipBytesIO = BytesIO(r.content) variable
37 zip_ref = zipfile.ZipFile(zipBytesIO)