Popular recipes tagged "interval" but not "algorithms"http://code.activestate.com/recipes/tags/interval-algorithms/2009-06-20T02:56:04-07:00ActiveState Code RecipesInterval (Python)
2009-06-20T02:56:04-07:00John Reidhttp://code.activestate.com/recipes/users/4023487/http://code.activestate.com/recipes/576816-interval/
<p style="color: grey">
Python
recipe 576816
by <a href="/recipes/users/4023487/">John Reid</a>
(<a href="/recipes/tags/interval/">interval</a>).
</p>
<p>A class to represent intervals with some common operations.</p>