C:\Users\Sathya\Documents\code\stackstats>stackstats.py --site=superuser.com --user 4377
Traceback (most recent call last):
File "C:\Users\Sathya\Documents\code\stackstats\stackstats.py", line 242, in <module>
""" % stats
File "C:\Python27\lib\encodings\cp437.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode character u'\u26ab' in position 93: character maps to <undefined>
Running the script on Windows 7, using Python 2.7.1