[sqlite] Converted extract_sqlite_api to python3.
Required changes: 1. Python 3 exceptions no longer have a message attribute so created a new ExtractError exception. 2. Switched from the imp to the importlib module. Bug: none Change-Id: I5c8b08dca1534e235309464cf5e054578b9ed2f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000981 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#731718}
Showing
Please register or sign in to comment