Searched defs:_errors (Results 1 – 3 of 3) sorted by relevance
10 this._errors = []; property in RetryOperation
12 this._errors = []; property in RetryOperation
16 from distutils import errors as _errors unknown