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 Barun Parruck
Recipients Barun Parruck, eric.fahlgren, llllllllll, ncoghlan, yselivanov
Date 2016-03-02.12:58:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456923484.62.0.268356644712.issue26448@psf.upfronthosting.co.za>
In-reply-to
Content
So...firstly hi, and sorry for disappearing like that!

You want tests for the dis.findlabels library? What sort of tests are you looking for? Similiarly sized bytecode streams like the ones we worked with, or did you have something else in mind?

B
History
Date User Action Args
2016-03-02 12:58:04Barun Parrucksetrecipients: + Barun Parruck, ncoghlan, yselivanov, llllllllll, eric.fahlgren
2016-03-02 12:58:04Barun Parrucksetmessageid: <1456923484.62.0.268356644712.issue26448@psf.upfronthosting.co.za>
2016-03-02 12:58:04Barun Parrucklinkissue26448 messages
2016-03-02 12:58:04Barun Parruckcreate