Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file. 4 GaudiPython main module. 5 It makes available a number of APIs and classes to be used by end user scripts 13 if os.environ.get(
'LC_ALL') !=
'C':
14 print '# setting LC_ALL to "C"' 15 os.environ[
'LC_ALL'] =
'C' 17 from Bindings
import *
18 from Pythonizations
import *