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 pitrou
Recipients BreamoreBoy, aguiar, chuck, ezio.melotti, pitrou
Date 2010-07-21.16:54:57
SpamBayes Score 0.0008225839
Marked as misclassified No
Message-id <1279731301.75.0.425531559431.issue5395@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding:
> The tests run fine 543 tests ok, except I note that all the output is
> repeated 6 times, I don't understand this at all.

This is normal, all array tests are run once per array type, and 6 different array types are being tested.
History
Date User Action Args
2010-07-21 16:55:01pitrousetrecipients: + pitrou, aguiar, ezio.melotti, chuck, BreamoreBoy
2010-07-21 16:55:01pitrousetmessageid: <1279731301.75.0.425531559431.issue5395@psf.upfronthosting.co.za>
2010-07-21 16:54:57pitroulinkissue5395 messages
2010-07-21 16:54:57pitroucreate