Add __len__ to NumericPopulation and then use it instead of a dependency on
[pyutils.git] / .gitignore
1 **/__pycache__/
2 **/pyutils.egg-info
3 dist/*