Yup! '_' is just used as a dummy. Its a pretty common idiom. There's nothing special about that variable.
[EMAIL PROTECTED] wrote: > Hello > >> ... _, first_n = group[0] > > what is the meaning of the underscore "_" ? is it a special var ? or > should it be readed as a way of unpacking a tuple in a non useful var ? > like > > lost, first_n = group[0] > > best regards. >
signature.asc
Description: OpenPGP digital signature
-- http://mail.python.org/mailman/listinfo/python-list