pyicat_plus.tests.servers.coilmq.pkg_resources#

Functions

cleanup()

Close any open context managers

resource_filename(package, resource)

Replacement for pkg_resources.resource_filename Returns a real filesystem path (even if package is zipped)

resource_stream(package, resource)

Replacement for pkg_resources.resource_stream Returns a file-like object (rb)