Hi, I encountered the following string in http://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.uniform.html : This distribution is constant between loc and loc = scale. I am almost sure that the intention is "loc and loc+scale", rather than the = Nicky