Hallöchen! [EMAIL PROTECTED] writes:
> Torsten Bronger wrote: > >> [...] >> >> Right, that's because I've used "__" where not all returning >> values are interesing to me such as >> >> a, b, __ = function_that_returns_three_values(x, y) > > Variable name "dummy" serves the same purpose, such as: > > a, b, dummy = function_that_returns_three_values(x, y) Granted, but my rationale is that "__" is less visible in the source code, so there is more emphasis on the actually interesting variables. Tschö, Torsten. -- Torsten Bronger, aquisgrana, europa vetus Jabber ID: [EMAIL PROTECTED] (See http://ime.webhop.org for further contact info.) -- http://mail.python.org/mailman/listinfo/python-list