-------------------------
Code lines where the actual code starts with are ignored now.
If you import with
from unrepl import unrepl
the IncorrectClipboardError and __version__ were not reachable anymore.
Now the function unrepl supports these two variables as
unrepl.IncorrectClipboardError
and
unrepl.__version__
Tests added to the repository (in test_unrepl.py)l