"""A python script that raise exceptions.

"""


def GenerateConfig(unused_context):
  raise NameError('No file found')