MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-496730.py

File recipe-496730.py

recipes/Python/496730_QuackTemplateWrapper/recipe-496730.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A quick-and-dirty template helper, using Python's "duck"-typing approach.
3
4Usage: Wrap an object in QuackTemplate.Wrapper, and use it with a normal

Callers

nothing calls this directly

Calls 2

TestClass · 0.70
WrapperClass · 0.70

Tested by

no test coverage detected