Lines Matching defs:sys
13 import sys
20 sys.path.append(
76 if sys.stdout.isatty() and args.stdio_color != "never":
689 sys.exit()
792 sys.exit("Error: Filter and Limit at the same time active.")
794 sys.exit("Error: Summary only and extended times active.")
796 sys.exit(
800 sys.exit("Error: Cannot set time limit and print summary")
804 sys.exit("Error: Chosen files for csv and csv summary are the same")
806 sys.exit("Error: No file chosen to write summary to. Choose with --csv-summary "
809 sys.exit("Error: --csv chosen and --summary-only. Standard task would not be"
832 sys.exit(
846 fd_task = sys.stdout
852 fd_sum = sys.stdout