This problem happens during the write to the CSV. There are various results that are gathered during the query for the existence of a given site, and they are always expected to exist in the results dictionary. However, if a given user name has an illegal format for a given site, then the query is not even attempted. Which leaves some keys in the dictionary undefined. The solution is to define these keys even in the case where the username has an illegal format.pull/254/head
parent
805e26dc1c
commit
77d62bca10
Loading…
Reference in new issue