Variables
error_ref_leak Namespace Reference

Variables

 data = sys.stdin.readlines()
 
 err = line[0].strip(":")
 
list errs = []
 
 line = line.partition('error.cc:')[-1]
 

Variable Documentation

◆ data

error_ref_leak.data = sys.stdin.readlines()

Definition at line 25 of file error_ref_leak.py.

◆ err

error_ref_leak.err = line[0].strip(":")

Definition at line 35 of file error_ref_leak.py.

◆ errs

list error_ref_leak.errs = []

Definition at line 27 of file error_ref_leak.py.

◆ line

error_ref_leak.line = line.partition('error.cc:')[-1]

Definition at line 32 of file error_ref_leak.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:10