We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e26c69f + a5dc970 commit aca0e16Copy full SHA for aca0e16
1 file changed
ws4py/__init__.py
@@ -27,6 +27,7 @@
27
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
#
29
import logging
30
+import logging.handlers as handlers
31
32
__author__ = "Sylvain Hellegouarch"
33
__version__ = "0.3.5"
0 commit comments