view piecrust/data/linker.py @ 152:8d956bd94ad2

Better combine user sources/routes with the default ones.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 04 Dec 2014 12:49:35 -0800
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



class Linker(object):
    def __init__(self, page):
        self.page = page