#!/usr/bin/env python # -*- coding: utf-8 -*- class ItemNotFoundException(Exception): pass