<D <M <Y
Y> M> D>

2006-10-11T13:17:13 interval.py review:

http://members.cox.net/apoco/interval/

This is an excellent model of how to write and publish doctests. Try http://members.cox.net/apoco/interval/docs/public/interval.Interval-class.html and click the 'between' method. You get a longer docstring and doctest examples of the two interesting modes.

The module itself seems to be doing a good job of cleaning up a lot of min/max junk in my code, too, which is just what I wanted.


[Main]

Unless otherwise noted, all content licensed by Drew Perttula
under a Creative Commons License.