PyEPR 1.0.1
- Fixed a problem in the test using the :data:
epr.Product._fileno
(only impacting MacOS-X).
Also some advice about the correct use of :data:epr.Product._fileno
has been added to the documentation. - Always close the product object during tests.
Prevents errors during CI cleanup actions on Windows.