saatviku

Results 1 issues of saatviku

This minor change is intended to make library run error free in Python 3. Python 3 dropped support for reduce() without using functools. Reduce() is available in functools in Python2...