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 skip.montanaro
Recipients skip.montanaro, ulaganathanm123@gmail.com
Date 2015-04-14.16:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429030573.1.0.250901176631.issue23949@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I understand the problem is. You have a list containing four values, and try to unpack it into five individual objects. There is no element in the list "data" to assign the name "value".
History
Date User Action Args
2015-04-14 16:56:13skip.montanarosetrecipients: + skip.montanaro, ulaganathanm123@gmail.com
2015-04-14 16:56:13skip.montanarosetmessageid: <1429030573.1.0.250901176631.issue23949@psf.upfronthosting.co.za>
2015-04-14 16:56:13skip.montanarolinkissue23949 messages
2015-04-14 16:56:13skip.montanarocreate