# Copyright 2014 Google Inc. All Rights Reserved. """A python script that raise exceptions. """ def GenerateConfig(unused_context): raise NameError('No file found')