#!/usr/bin/python

import lazr.delegates
print lazr.delegates.__file__, lazr.delegates.__version__
