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 flox
Recipients flox
Date 2010-01-07.21:47:34
SpamBayes Score 0.0013018078
Marked as misclassified No
Message-id <1262900856.17.0.385951173483.issue7654@psf.upfronthosting.co.za>
In-reply-to
Content
Some tests in test_bytes are XXX.
They could be enabled.

Additionally the BaseBytesTest.test_index() is duplicated.

This patch enable the additional tests and remove dead code.
History
Date User Action Args
2010-01-07 21:47:36floxsetrecipients: + flox
2010-01-07 21:47:36floxsetmessageid: <1262900856.17.0.385951173483.issue7654@psf.upfronthosting.co.za>
2010-01-07 21:47:35floxlinkissue7654 messages
2010-01-07 21:47:34floxcreate