I think it is because you have to be leet to run that code

. J/K...
while count < 256:
print(chr(count), count)
count += 1
If you run that then look at line 10 of your script you will see where it came from.
Reputation Points: 17
Solved Threads: 9
Junior Poster in Training
Offline 60 posts
since Aug 2009