a question

Will Stuyvesant hwlgw at hotmail.com
Wed Jan 19 15:07:18 EST 2005


Andrew Koenig wrote:
> how about writing this instead?
>
>     ('this is a '
>      'long string')

Yes, nice.  And to make that possible we have to write
('one-string-item',) instead of ('one-string-item') if we want a tuple
with one string inside.  Sometimes that feels like a wart to me, but
now I know it, sometimes not.




More information about the Python-list mailing list