| Name |
Last commit
|
Last update |
|---|---|---|
| examples | ||
| pystache | ||
| tests | ||
| .gitignore | ||
| HISTORY.rst | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.py |
From: https://github.com/alex/pystache/commit/b2ae206d68961b8aef568ceaa3dd1274150ef23e Into: issue_34 Fixed a bug which caused the unit tests related to rendering zeroes to fail when using PyPy. Using "is" to compare integers relies on an implementation of CPython. The operator "==" should be used instead.
| Name |
Last commit
|
Last update |
|---|---|---|
| examples | Loading commit data... | |
| pystache | Loading commit data... | |
| tests | Loading commit data... | |
| .gitignore | Loading commit data... | |
| HISTORY.rst | Loading commit data... | |
| LICENSE | Loading commit data... | |
| MANIFEST.in | Loading commit data... | |
| README.rst | Loading commit data... | |
| setup.py | Loading commit data... |