Traceback (most recent call last):
File "/home/hostloc/hostlocL.py", line 80, in <module>
main_handler("", "")
File "/home/hostloc/hostlocL.py", line 62, in main_handler
user_list = username.split(",")
AttributeError: 'NoneType' object has no attribute 'split'