mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +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>
|
:codeauthor: Radek Rada <radek.rada@gmail.com>
|
||||||
'''
|
'''
|
||||||
|
from __future__ import absolute_import
|
||||||
|
|
||||||
# Import python libs
|
# Import python libs
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user