#!/usr/bin/python3

import flufl.lock
print(flufl.lock.__file__, flufl.lock.__version__)
