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 akuchling
Recipients akuchling, rhettinger, terry.reedy
Date 2014-03-18.22:49:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395182961.74.0.582115994576.issue12384@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch fixing the first return in get_matching_blocks() and updating the docs.

I didn't change get_matching_blocks() to return a list again, assuming that we didn't want to do that.  (Raymond doesn't say to do so, at least.)
History
Date User Action Args
2014-03-18 22:49:21akuchlingsetrecipients: + akuchling, rhettinger, terry.reedy
2014-03-18 22:49:21akuchlingsetmessageid: <1395182961.74.0.582115994576.issue12384@psf.upfronthosting.co.za>
2014-03-18 22:49:21akuchlinglinkissue12384 messages
2014-03-18 22:49:21akuchlingcreate