Refactor the template loading/showing code.
authorAdam Sampson <ats@offog.org>
Sun, 7 Jul 2013 16:37:49 +0000 (16:37 +0000)
committerAdam Sampson <ats@offog.org>
Sun, 7 Jul 2013 16:37:49 +0000 (16:37 +0000)
commit40247c275eff08654db55357ecf41cd4bb773104
tree6f1ed53909ed6f1efbdd0aa7f73f6487929827fc
parent3e73770955f18a05c50e165e595508fc63ea75b0
Refactor the template loading/showing code.

There are now get_template and show_template methods that take the
template name as an argument, rather than four lots of duplicated
functions. get_template is a bit unwieldy, but it's better than before.
NEWS
rawdoglib/rawdog.py