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