changed to pystache_custom to avoid conflict
Showing
pystache_custom/__init__.py
0 → 100644
pystache_custom/commands/render.py
0 → 100644
pystache_custom/commands/test.py
0 → 100644
pystache_custom/common.py-e
0 → 100644
pystache_custom/context.py-e
0 → 100644
pystache_custom/defaults.py-e
0 → 100644
pystache_custom/init.py
0 → 100644
File moved
pystache_custom/loader.py
0 → 100644
pystache_custom/locator.py
0 → 100644
pystache_custom/parsed.py-e
0 → 100644
pystache_custom/parser.py
0 → 100644
pystache_custom/renderengine.py
0 → 100644
pystache_custom/renderer.py
0 → 100644
pystache_custom/specloader.py
0 → 100644
pystache_custom/template_spec.py-e
0 → 100644
pystache_custom/tests/benchmark.py
0 → 100755
pystache_custom/tests/common.py
0 → 100644
pystache_custom/tests/data/__init__.py-e
0 → 100644
File moved
pystache_custom/tests/data/views.py
0 → 100644
pystache_custom/tests/doctesting.py
0 → 100644
pystache_custom/tests/examples/__init__.py
0 → 100644
pystache_custom/tests/examples/__init__.py-e
0 → 100644
File moved
pystache_custom/tests/examples/comments.py-e
0 → 100644
File moved
pystache_custom/tests/examples/complex.py-e
0 → 100644
File moved
File moved
File moved
pystache_custom/tests/examples/escaped.py-e
0 → 100644
File moved
File moved
pystache_custom/tests/examples/inverted.py
0 → 100644
File moved
pystache_custom/tests/examples/lambdas.py
0 → 100644
File moved
pystache_custom/tests/examples/readme.py-e
0 → 100644
File moved
pystache_custom/tests/examples/simple.py
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
pystache_custom/tests/main.py
0 → 100644
pystache_custom/tests/spectesting.py
0 → 100644
pystache_custom/tests/test___init__.py
0 → 100644
pystache_custom/tests/test_commands.py
0 → 100644
pystache_custom/tests/test_context.py
0 → 100644
pystache_custom/tests/test_examples.py
0 → 100644
pystache_custom/tests/test_loader.py
0 → 100644
pystache_custom/tests/test_locator.py
0 → 100644
pystache_custom/tests/test_parser.py
0 → 100644
pystache_custom/tests/test_pystache.py
0 → 100644
pystache_custom/tests/test_renderengine.py
0 → 100644
pystache_custom/tests/test_renderer.py
0 → 100644
pystache_custom/tests/test_simple.py
0 → 100644
pystache_custom/tests/test_specloader.py
0 → 100644
Please
register
or
sign in
to comment