Python Paste


InterpolationMissingOptionError

Exception raised when an option referenced from a value does not exist. Subclass of InterpolationError.


Methods

f __getitem__(...) ...

f __init__(self, option, section, rawval, reference, msg=None) ...

See the source for more information.