Searched defs:contextlib (Results 1 - 1 of 1) sorted by relevance

/frameworks/webview/chromium/tools/
H A Djar_check.py25 import contextlib namespace
43 with contextlib.closing(zipfile.ZipFile(jar_path)) as jar:

Completed in 40 milliseconds