Home | History | Annotate | Download | only in ply

Lines Matching refs:efile

2881             efile = func_code(self.error_func).co_filename
2882 self.files[efile] = 1
2885 self.log.error("%s:%d: p_error() requires 1 argument",efile,eline)