The Gaudi Framework  v30r3 (a5ef0a68)
GaudiTesting Namespace Reference

Namespaces

 BaseTest
 
 QMTTest
 
 Run
 

Variables

list __path__
 

Variable Documentation

list GaudiTesting.__path__
private
Initial value:
1 = [d for d in [os.path.join(d, 'GaudiTesting') for d in sys.path if d]
2  if (d.startswith('/builds/gaudi/Gaudi/build-gcc62') or
3  d.startswith('/builds/gaudi/Gaudi')) and
4  (os.path.exists(d) or 'python.zip' in d)]

Definition at line 3 of file __init__.py.