Home | History | Annotate | Download | only in examples

Lines Matching refs:exit_code

292 def exit_with_usage(exit_code=1):
296 os._exit(exit_code)