Compile the .py files to .pyc
authorRyan Campbell <campbellr@gmail.com>
Sun, 25 Apr 2010 23:40:39 +0000 (17:40 -0600)
committerRyan Campbell <campbellr@gmail.com>
Sun, 25 Apr 2010 23:53:07 +0000 (17:53 -0600)
commite831bb88719901732a67722611605655486235ef
treea857827ed6e1b4a3fa6b14385051ee6c3093983d
parent0a0c81415f5937cfd0ee9f2f71aeb8eddca8a85b
Compile the .py files to .pyc

This probably won't make much of a difference, but it doesn't hurt, and
may shave a fraction off load time.

Also, ignore the .pyc files in the repo
.gitignore
package/Makefile
package/debian/rules