Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file. 3 __path__ = [d
for d
in [os.path.join(d,
'GaudiTesting')
for d
in sys.path
if d]
4 if (d.startswith(
'/builds/gaudi/Gaudi/build-gcc62')
or 5 d.startswith(
'/builds/gaudi/Gaudi'))
and 6 (os.path.exists(d)
or 'python.zip' in d)]
7 if os.path.exists(
'/builds/gaudi/Gaudi/GaudiPolicy/python/GaudiTesting/__init__.py'):
8 execfile(
'/builds/gaudi/Gaudi/GaudiPolicy/python/GaudiTesting/__init__.py')