"\nPython 3 version is smaller than 3.2. It is not does not fully support SSL encryption. Please update your Python to 2.7.9 or greater, or 3.2 or greater."
)
_PATTERN=re.compile(r"^SessionToken=([^;]*);.*$")
defunquote(string):
"""unquote.
Decode an urlencoded string into a plain text string.