need os for checking server mode env variable
This commit is contained in:
parent
c2595b2eef
commit
181e9690b8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
import re
|
import os, re
|
||||||
|
|
||||||
import boto3
|
import boto3
|
||||||
import boto.kms
|
import boto.kms
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue