Searched refs:GetoptError (Results 1 - 4 of 4) sorted by relevance

/ec/ECSpooler/tests/
H A Druntests36 except getopt.GetoptError:
/ec/ECSpooler/bin/
H A Dspoolerctl21 from getopt import GetoptError namespace
173 except GetoptError:
H A Dbackendctl213 except getopt.GetoptError:
/ec/ECQuiz/Products/ECQuiz/
H A Dl2.py455 from getopt import getopt, GetoptError namespace
469 except GetoptError, goe:

Completed in 14 milliseconds