* Move JioChat access creation to channel task * Use 'list()' on python3 dict iterators * Use analytics-python===1.2.9, python3 compatible * Fix using PlayAction in simulator and add tests * Fix HasEmailTest to strip surrounding punctuation * ContainsPhraseTest shouldn't blow up if test string is empty * Use 'six' library for urlparse, urlencode