Swarm-NG  1.1
swarmng.range_type Namespace Reference

Classes for defining arbitrary ranges easily in Python. More...

Classes

class  Range
 Simple data structure to specify a range and test against it This is different from Python range object since it has methods for testing if a number is in range and also supports infinite ranges. More...
 

Detailed Description

Classes for defining arbitrary ranges easily in Python.