*blink* That's neat.

Fredrik Lundh effbot at telia.com
Thu Jun 1 03:05:51 EDT 2000


Martijn Faassen wrote:
> > I'm probably just dense, but how would you design such a
> > double-blind test?
> 
> Construct two Python interpreters (or environments). One is case-sensitive,
> the other is case-insensitive. Then randomly distribute them to your
> newbie programmers.

how do you make sure that the *observers* won't be able to
figure out what kind of interpreter any given user is using?

(if you don't, it's not really a double-blind test, right?)

</F>




More information about the Python-list mailing list