view piecrust/data/linker.py @ 167:0a1736ef740d

chef: Work around a bug in MacOSX where the default locale doesn't work.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 02 Jan 2015 19:47:41 -0800
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



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