Representing tuples in strings
Graham Ashton
graz at mindless.com
Tue Oct 30 04:15:22 EST 2001
More information about the Python-list mailing list
Tue Oct 30 04:15:22 EST 2001
- Previous message (by thread): Representing tuples in strings
- Next message (by thread): ActivePython 2.2 alpha status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <3BDE098F.78DE210B at alcyone.com>, "Erik Max Francis" <max at alcyone.com> wrote: > ', '.join(map(repr, myTuple)) Thanks everyone. -- Graham
- Previous message (by thread): Representing tuples in strings
- Next message (by thread): ActivePython 2.2 alpha status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list