Utility Mill

Just_ASCII_Please

Filters out Characters you Don't want


Output


Instructions / Discussion

I got tired of getting this error in my Python code: > sys:1: DeprecationWarning: Non-ASCII character 'x93' in file C:...py on line 35, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

So now I can just run it through this utility.

This utility could also help you if some strange character in your input file is crashing some application or you otherwise want to restrict things to ASCII.

Utility Mill is another wonderful Blended Technologies project.

copyright, owned and operated by Blended Technologies LLC.

Powered by Python and the ineffable Web.py