This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients orsenthil, serhiy.storchaka
Date 2012-10-22.16:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350922253.44.0.66030096045.issue16301@psf.upfronthosting.co.za>
In-reply-to
Content
This is wrong too.

>>> tuple('abc')
('a', 'b', 'c')

Use ((localhost(),) + thishost()))
History
Date User Action Args
2012-10-22 16:10:53serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil
2012-10-22 16:10:53serhiy.storchakasetmessageid: <1350922253.44.0.66030096045.issue16301@psf.upfronthosting.co.za>
2012-10-22 16:10:53serhiy.storchakalinkissue16301 messages
2012-10-22 16:10:53serhiy.storchakacreate