<br><br><div class="gmail_quote">On Fri, Apr 17, 2009 at 11:52 AM, Aahz <span dir="ltr"><<a href="mailto:aahz@pythoncraft.com">aahz@pythoncraft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Apr 17, 2009, Tennessee Leeuwenburg wrote:<br>
><br>
>   -- What about other cyclical periods (fortnights, 28 days, lunar cycles,<br>
> high tides)?<br>
<br>
</div>That reminds me that we need to add a units module so that we can specify<br>
furlongs per fortnight!</blockquote><div><br></div></div>The Python Papers carried an article about a year back from someone who had developed a units module, it would be very useful in some circumstances. The codebase I work on has heaps of faux-units functionality which would be great to wrap up into more fundamental unit-aware classes.<br>
<br>Cheers,<br>-T<br>