Plugnplay

Latest version: v0.5.4

Safety actively analyzes 638681 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

*****

Since plugnplay version 0.4 you can call your Interface method directly, like this:

::

CopyListener.copy_finished(file1, file2)

This line will call the ``copy_finished`` method of all objects that implement the ``CopyListener`` interface.
This is specially useful when you just want to call all observers, but do not have any interest on their return value.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.