exceptions.py 112 B

12
  1. class ArgcompleteException(Exception):
  2. "Exception raised when the shell argument completion process fails."