On Jan 29, 2008 9:26 PM, Kent Johnson <[EMAIL PROTECTED]> wrote:
> Try
>      if keY == 6 or keY == 11 or tablE[keY-1][6] != 0:
>          tablE[5][6] = 0
>          tablE[10][6] = 0
>
> etc.
>
> Kent
>
> PS what's with the strange capitalization of variable names?

It's a test snippet. I use unusual names in my tests.

-- 
b h a a l u u at g m a i l dot c o m
"You assist an evil system most effectively by obeying its
orders and decrees. An evil system never deserves such
allegiance.  Allegiance to it means partaking of the evil.
A good person will resist an evil system with his or her
whole soul." [Mahatma Gandhi]
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to