Re: PEP for nondeterminism.

2006-03-24 Thread Terry Reedy
"Adam DePrince" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I think this should have better been posted to comp.lang.python My reletively short answer should explain why. >I frequently find myself in a situation where I wish I could say "the > execution order of these two lines

PEP for nondeterminism.

2006-03-24 Thread Adam DePrince
I frequently find myself in a situation where I wish I could say "the execution order of these two lines just doesn't matter." Proposed here are two freshly drafted PEP's advocating for the addition of nondeterminism as a spring board for future automatic parallelism. The first calls for core