Reviewed code

This commit is contained in:
Roy Hyunjin Han 2013-04-14 23:23:30 -07:00
commit 187c6fbca1
4 changed files with 20 additions and 14 deletions

9
.gitignore vendored
View file

@ -1,8 +1,9 @@
*~
*.sw[op]
*.py[cod]
*.egg
*.egg-info
*.pyc
*.swo
*.swp
.coverage
build
dist
sdist
.coverage