Made output prettier

This commit is contained in:
Benjamyn Love 2017-09-25 09:13:25 +10:00
parent 348ed3a1cc
commit fa50cc27aa

View File

@ -263,6 +263,7 @@ while running == 1:
else: else:
if whoOn == "W": if whoOn == "W":
whois(inInput) whois(inInput)
print '\n'
for sub in sub2check: for sub in sub2check:
if sub != "": if sub != "":
tmpDom = sub + "." + inInput tmpDom = sub + "." + inInput