File: core_msg_error.py

package info (click to toggle)
promod3 3.2.1%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,033,844 kB
  • sloc: cpp: 55,507; python: 17,487; makefile: 84; sh: 51
file content (3 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (3)
1
2
3
from promod3.core import helper

helper.MsgErrorAndExit("Something failed!", 1)