I am trying to import PasswordEncrypter in xlrelease jython script task as given below:
from com.xebialabs.deployit.util import PasswordEncrypter
and getting
Exception during execution: ImportError: cannot import name PasswordEncrypter in <script> at line number 1