mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Making salt.modules.alternatives python3 compatible
This commit is contained in:
parent
72347cdc7e
commit
674418d97c
@ -4,6 +4,7 @@ Support for Alternatives system
|
||||
|
||||
:codeauthor: Radek Rada <radek.rada@gmail.com>
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user