view piecrust/data/linker.py @ 132:3834e2ef0cf2

Don't colour debug output.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 18 Nov 2014 21:29:12 -0800
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



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