239 matches across 25 files for error lang:Python lang:Python lang:Python
snippet_mode: summary · sorted by relevance
+ 42 more matches in this file
+ 12 more matches in this file
2▶`check(var_name, breakpoint_idx, frame)`. These comparisons report errors to stdout, and then return
+ 43 more matches in this file
360▶ print("\nconfigure: ERROR: " + msg + "\n")
+ 9 more matches in this file
35▶def print_error(error_source: str, message: str):
+ 27 more matches in this file
+ 19 more matches in this file
39▶# more meaningful error messages when basic_type and type_class don't match).
+ 5 more matches in this file
20▶ from urllib2 import HTTPError
+ 11 more matches in this file
51▶ raise subprocess.CalledProcessError(retcode, process.args)
+ 12 more matches in this file
107▶ "Error while trying to register breakpoint callback, id = "
+ 4 more matches in this file
91▶ # will error out if a threshold is exceeded in order to avoid accidentally
+ 8 more matches in this file
+ 5 more matches in this file
31▶ return mem.tobytes().decode("utf-8", errors="replace")
+ 4 more matches in this file
+ 3 more matches in this file
19▶ except json.JSONDecodeError:
+ 1 more matches in this file
20▶ except json.JSONDecodeError:
+ 1 more matches in this file
+ 1 more matches in this file
+ 1 more matches in this file
89▶ from ctypes import Structure, windll, WinError, GetLastError, byref
+ 1 more matches in this file
26▶//! errors, in a 128 or 192-bit representation.
+ 1 more matches in this file
115▶ except RuntimeError:
+ 4 more matches in this file
21▶ let %s = "foo"; //~ error: expected pattern, found keyword `%s`
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language 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.