Tuple Format?
Rainer Deyke
root at rainerdeyke.com
Fri Sep 1 11:04:51 EDT 2000
More information about the Python-list mailing list
Fri Sep 1 11:04:51 EDT 2000
- Previous message (by thread): Tuple Format?
- Next message (by thread): Tuple Format?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Moshe Zadka" <moshez at math.huji.ac.il> wrote in message news:Pine.GSO.4.10.10009011423130.22219-100000 at sundial... > On Thu, 31 Aug 2000, Gene C wrote: > "1" is a number > "1, 2," is a tuple. > The last comma is optional, so > "1, 2" is a tuple too. > There is only one case where the comma isn't optional: where it would > otherwise cause an ambiguty (,) is a tuple. -- Rainer Deyke (root at rainerdeyke.com) Shareware computer games - http://rainerdeyke.com "In ihren Reihen zu stehen heisst unter Feinden zu kaempfen" - Abigor
- Previous message (by thread): Tuple Format?
- Next message (by thread): Tuple Format?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list