Tim,

> The underscore is a valid variable-name, idiomatically used for "I don't care 
> about this", often seen in places like tuple assignment:

The underscore is also used as an alias for gettext.gettext or
gettext.ugettext so you may want to use another variable-name.

Malcolm
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to