Hi folks!

I'm trying to learn python, (yet another language) and for that purpose
was frobbing the zterm.py example, when I noticed that:

(A) set_color_scheme(collist) is awkwardly designed, (in the original)
(B) set_color_scheme seems to *always* complain about the data type,
("TypeError: list items must be like (int,int,int)") and that,
(C) set_background doesn't seem to work.

Is this just me or what?

Anders
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to