Move default template arguments to its own function
authorSimo Sorce <simo@redhat.com>
Tue, 18 Feb 2014 20:08:12 +0000 (15:08 -0500)
committerSimo Sorce <simo@redhat.com>
Tue, 25 Feb 2014 01:30:06 +0000 (20:30 -0500)
commit2a6309cd0f22951b288393f7b70816db94841897
treebc8fb2e19b2d9075c25241a7fc9d8efa8d2ea9d7
parent126eae3c31dc971e12dadf7856e9f2323c52e33a
Move default template arguments to its own function

This way it is clearer what the defaults are, plus subclasses can
override the defaults if they so choose.

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/util/page.py