The Gaudi Framework
v36r1 (3e2fb5a8)
TupleUtils.py
Go to the documentation of this file.
1
11
""" TupleUtils python module
12
This module is deprecated use 'GaudiPython.TupleUtils' instead
13
"""
14
from
GaudiPython.TupleUtils
import
*
15
16
from
GaudiPython
import
deprecation
17
deprecation
(
"Use 'GaudiPython.TupleUtils' module instead of 'TupleUtils'"
)
GaudiPython.Bindings.deprecation
def deprecation(message)
Definition:
Bindings.py:117
GaudiPython.TupleUtils
Definition:
TupleUtils.py:1
GaudiPython
python
TupleUtils.py
Generated on Tue Sep 21 2021 12:27:48 for The Gaudi Framework by
1.8.18