Merge remote-tracking branch 'rewrite/master' into proposed/3.0

This commit is contained in:
Ian Cordasco 2016-03-15 16:00:19 -05:00
commit 867727f304
59 changed files with 6596 additions and 5 deletions

5
.gitignore vendored
View file

@ -1,7 +1,12 @@
*.pyc
.tox
.eggs
*.egg
*.egg-info
build
dist
*.zip
.cache
*.sw*
*.log
docs/build/html/*