blob: b082cc2be497e28d44fa9c49be538565fa6eb6a8 [file] [log] [blame]
# test loading of pywsman
import sys
# automake build dir
sys.path.insert(0, '..')
sys.path.insert(0, '../.libs')
# cmake build dir
sys.path.insert(0, '../../../build/bindings/python')
from pywsman import *