ATLAS Offline Software
Namespaces | Functions | Variables
general.py File Reference

Go to the source code of this file.

Namespaces

 python.general
 

Functions

def python.general.get_package_version (package_name, default_prefix="DataQuality")
 
def python.general.kgrind_profile (filename="profile.kgrind")
 
def python.general.daemonize (function, delay, error_args=None, **kwargs)
 
def python.general.send_error_email (exception_info, from_, subject, body)
 
def python.general.all_equal (*inputs)
 
def python.general.all_permutations (input_list)
 
def python.general.flattened (l)
 
def python.general._flatten (l, fn, val=[])
 
def python.general.silence (log_level=None, logger=None)
 
def python.general.timer (name)
 
def python.general.interleave (*args)
 
def python.general.date_to_nanounix (date_string)
 
def python.general.nanounix_to_date (nanounix)
 

Variables

 python.general.log