The problem was that z was not incrementing. It kept getting reset to 3,
then incremented to 4 immediately, and reset back to 3. Stupid :/

On Wed, Apr 30, 2008 at 11:01 AM, D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:

> On Wed, 30 Apr 2008 10:57:44 -0500
> "Victor Subervi" <[EMAIL PROTECTED]> wrote:
> > Thank you all. You helped clean up my code. The stupid mistake was in
> where
> > I set the initial value of the variable z.
>
> Really?  I thought that it was odd to start in the middle of your
> colour list but it didn't seem like it was an error.  What do you think
> was wrong with it?
>
> --
> D'Arcy J.M. Cain <[EMAIL PROTECTED]>         |  Democracy is three wolves
> http://www.druid.net/darcy/                |  and a sheep voting on
> +1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to