GSoC/GCI Archive
Google Code-in 2010 Haiku

Apply Python's Style Guide to HaikuPorter, (PEP8)

completed by: Jrabbit

mentors: scottmc

Apply Python's Style Guide as described in PEP8 to Haikuporter.

http://ports.haiku-files.org/ticket/451

http://www.python.org/dev/peps/pep-0008/

Specifically use spaces instead of tabs, and keep all lines to 79 chars or less.