![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | python |
| namespace | python.stl |
Variables | |
| python.stl.gccbin = subprocess.getoutput ('which gcc') | |
| python.stl.gccdir = os.path.dirname(os.path.dirname(gccbin)) | |
| python.stl.gccpydir = glob.glob(gccdir + '/share/*/python')[0] | |