view piecrust/data/linker.py @ 90:e293f08d954e

PyYAML supports sexagesimal notation, so handle that for page times.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 05 Sep 2014 00:40:45 -0700
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



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