logscan.py
singleton.py
Log.fatal()
# - - - L o g . f a t a l def fatal ( self, *L ): '''Write a message and terminate execution. ''' self.message ( ''.join(L) ) raise SystemExit