v8/test/debugging/wasm/gdb-server
Ng Zhi An 0317c53bac [Py3] Fix flake8 warnings
- was missing an import sys
- check for long
- check for xrange

This file is now flake8 warning free, and should work on both Py2 and
Py3.

$ flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

Bug: v8:8594
Change-Id: Iae857f4686bcad509fa700954b7f30f86150739f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2288177
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68809}
2020-07-10 16:57:15 +00:00
..
test_files Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
breakpoints.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
connect.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
float.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
gdb_rsp.py [Py3] Fix flake8 warnings 2020-07-10 16:57:15 +00:00
memory.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
OWNERS Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
status.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
stepping.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00
trap.py Wasm debugging with LLDB: access Wasm engine state 2020-04-28 01:02:32 +00:00