On 3/20/12 11:21 AM, Ben Finney wrote:
"prince.pangeni"<[email protected]> writes:I am doing a simulation project using Python. In my project, I want to use some short of distribution to generate requests to a server.What is a distribution? That term already means something in Python jargon, and it doesn't match the rest of your use case. So what do you mean by “distribution”? Maybe we can find a less confusing term.
Judging from the context, he means a probability distribution. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list
