When using python3 and running any of the provided scripts I get: NameError: name 'unicode' is not defined. Python3 does not have unicode. Using try-except method helps to support python3