#!/usr/bin/python3

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