239 matches across 25 files for error lang:Python lang:Python lang:Python
snippet_mode: summary · sorted by relevance
src/bootstrap/bootstrap.py PYTHON 43 matches · showing 1 view file →
20except ImportError:
+ 42 more matches in this file
src/etc/htmldocck.py PYTHON 13 matches · showing 1 view file →
22except ImportError:
+ 12 more matches in this file
src/etc/lldb_batchmode/check_lldb.py PYTHON 44 matches · showing 1 view file →
2`check(var_name, breakpoint_idx, frame)`. These comparisons report errors to stdout, and then return
+ 43 more matches in this file
src/bootstrap/configure.py PYTHON 10 matches · showing 1 view file →
360 print("\nconfigure: ERROR: " + msg + "\n")
+ 9 more matches in this file
src/etc/lldb_batchmode/common.py PYTHON 28 matches · showing 1 view file →
35def print_error(error_source: str, message: str):
+ 27 more matches in this file
src/etc/lldb_providers.py PYTHON 20 matches · showing 1 view file →
9 SBError,
+ 19 more matches in this file
src/etc/lldb_batchmode/from_lldb.py PYTHON 6 matches · showing 1 view file →
39# more meaningful error messages when basic_type and type_class don't match).
+ 5 more matches in this file
src/tools/publish_toolstate.py PYTHON 12 matches · showing 1 view file →
20 from urllib2 import HTTPError
+ 11 more matches in this file
src/ci/docker/scripts/fuchsia-test-runner.py PYTHON 13 matches · showing 1 view file →
51 raise subprocess.CalledProcessError(retcode, process.args)
+ 12 more matches in this file
src/etc/lldb_batchmode/runner.py PYTHON 5 matches · showing 1 view file →
107 "Error while trying to register breakpoint callback, id = "
+ 4 more matches in this file
library/compiler-builtins/ci/ci-util.py PYTHON 9 matches · showing 1 view file →
91 # will error out if a threshold is exceeded in order to avoid accidentally
+ 8 more matches in this file
compiler/rustc_codegen_gcc/tools/check_intrinsics_duplicates.py PYTHON 6 matches · showing 1 view file →
27 errors = []
+ 5 more matches in this file
src/tools/rust-analyzer/lib/smol_str/src/gdb_smolstr_printer.py PYTHON 5 matches · showing 1 view file →
31 return mem.tobytes().decode("utf-8", errors="replace")
+ 4 more matches in this file
src/ci/docker/scripts/android-sdk-manager.py PYTHON 4 matches · showing 1 view file →
56 raise RuntimeError(
+ 3 more matches in this file
src/etc/gdb_trim_paths.py PYTHON 2 matches · showing 1 view file →
19 except json.JSONDecodeError:
+ 1 more matches in this file
src/etc/lldb_trim_paths.py PYTHON 2 matches · showing 1 view file →
20 except json.JSONDecodeError:
+ 1 more matches in this file
library/compiler-builtins/etc/update-api-list.py PYTHON 2 matches · showing 1 view file →
227 with an error.
+ 1 more matches in this file
x.py PYTHON 2 matches · showing 1 view file →
25 except OSError:
+ 1 more matches in this file
src/ci/cpu-usage-over-time.py PYTHON 2 matches · showing 1 view file →
89 from ctypes import Structure, windll, WinError, GetLastError, byref
+ 1 more matches in this file
src/etc/dec2flt_table.py PYTHON 2 matches · showing 1 view file →
26//! errors, in a 128 or 192-bit representation.
+ 1 more matches in this file
src/etc/gdb_providers.py PYTHON 1 matches view file →
115 except RuntimeError:
src/bootstrap/bootstrap_test.py PYTHON 5 matches · showing 1 view file →
39 except ImportError:
+ 4 more matches in this file
src/etc/generate-keyword-tests.py PYTHON 1 matches view file →
21 let %s = "foo"; //~ error: expected pattern, found keyword `%s`
tests/run-make/libtest-junit/validate_junit.py PYTHON 1 matches view file →
20except ET.ParseError:
tests/run-make/rustdoc/doctest/junit/validate_junit.py PYTHON 1 matches view file →
20except ET.ParseError:
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.