Name |
Last commit
|
Last update |
---|---|---|
examples | ||
pystache | ||
tests | ||
.gitignore | ||
HISTORY.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
setup.py |
* Used re.split() instead of re.search() to avoid string slicing. * Used one "".join() instead of repeated string concatenation. * Avoided duplicate logic on loop exit (i.e. output += template).
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... |