Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
02eb6b0d18297b6fc371d035110dc99ee9b2a5a3
/
.
/
src
/
python
/
of12
/
__init__.py
blob: 36dd8faea93098d23e3a6f16f46c8ee37d3df412 [
file
] [
log
] [
blame
]
# Allow accessing constants through the top-level module
from
cstruct
import
*
# Allow accessing submodules without additional imports
import
action
import
bucket
import
instruction
import
match
import
message
import
parse