<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"># Copyright 2013 Google, Inc. All Rights Reserved.
#
# Google Author(s): Matt Fontaine

from . import E_B_L_C_

class table_C_B_L_C_(E_B_L_C_.table_E_B_L_C_):

	dependencies = ['CBDT']
</pre></body></html>