Searched defs:REQUIRED_ANY (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dapi_errors.py3345 REQUIRED_ANY = "required_any" # option 'a' requires option 'b', 'c' or more variable in class:InvalidOptionError
3394 elif self.err_type == self.REQUIRED_ANY:

Completed in 27 milliseconds