view piecrust/data/linker.py @ 155:70b86e904b85

Properly use, or not, the debugging when using the chef server.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 27 Dec 2014 18:14:06 -0800
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



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