* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.