• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2013 Google, Inc. All Rights Reserved.
2#
3# Google Author(s): Matt Fontaine
4
5from . import E_B_L_C_
6
7class table_C_B_L_C_(E_B_L_C_.table_E_B_L_C_):
8
9	dependencies = ['CBDT']
10