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 loewis
Recipients Arfrever, christian.heimes, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2012-08-10.16:04:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344614654.36.0.275586824245.issue15573@psf.upfronthosting.co.za>
In-reply-to
Content
Can you please elaborate on the specification:

1. what does it mean that the formats of v and w are equal?

2. Victor's clarification about this issue isn't about comparing two arrays, but an array with a string object. So: when is an array equal to some other (non-array) object?
History
Date User Action Args
2012-08-10 16:04:14loewissetrecipients: + loewis, georg.brandl, mark.dickinson, ncoghlan, pitrou, vstinner, christian.heimes, Arfrever, skrah, meador.inge, python-dev
2012-08-10 16:04:14loewissetmessageid: <1344614654.36.0.275586824245.issue15573@psf.upfronthosting.co.za>
2012-08-10 16:04:13loewislinkissue15573 messages
2012-08-10 16:04:13loewiscreate