Colors for Rows

Victor Subervi victorsubervi at gmail.com
Wed Apr 30 12:03:34 EDT 2008


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 <darcy at druid.net> wrote:

> On Wed, 30 Apr 2008 10:57:44 -0500
> "Victor Subervi" <victorsubervi at gmail.com> 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 <darcy at druid.net>         |  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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080430/855779a7/attachment.html>


More information about the Python-list mailing list