I noticed WingIDE lets you set the encoding type of files, so I was hoping it would actually insert (and even better, observe) the encoding hints Python uses. See: http://www.python.org/peps/pep-0263.html -Ken