view piecrust/data/linker.py @ 71:79f14718ffec

Ignore `setuptools` build directory.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 30 Aug 2014 09:46:29 -0700
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



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