Fix caching errors.

This commit is contained in:
Jason A. Donenfeld
2011-05-05 18:37:15 -04:00
parent ff5aac5bad
commit 4e02abb7a3
5 changed files with 85 additions and 42 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.pyc
cache/*
test/*