Fix py2.7

This commit is contained in:
Pēteris Caune 2015-08-13 11:44:33 +03:00
parent 1374b43c93
commit 9172a3aef6
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
__pycache__/
*.pyc
.coverage
local_settings.py
static-collected

0
hc/lib/__init__.py Normal file
View File