mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #18029 from nmadhok/log/handlers-python3-logstash_mod
Making salt/log/handlers/logstash_mod python3 compatible
This commit is contained in:
commit
f95a570ea2
@ -152,6 +152,7 @@
|
||||
.. _`high water mark`: http://api.zeromq.org/3-2:zmq-setsockopt
|
||||
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user